HomeSort by relevance Sort by last modified time
    Searched defs:startAction (Results 1 - 4 of 4) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
MenuExecutor.java 229 startAction(action, title, listener);
233 public void startAction(int action, int title, ProgressListener listener) {
  /external/webkit/Source/WebCore/inspector/front-end/
DetailedHeapshotGridNodes.js 50 WebInspector.PleaseWaitMessage.prototype.startAction(this.dataGrid.element, doPopulate.bind(this));
148 WebInspector.PleaseWaitMessage.prototype.startAction(this.dataGrid.element, doSort.bind(this));
DetailedHeapshotView.js 726 WebInspector.PleaseWaitMessage.prototype.startAction(this.currentView.element, showDiffData.bind(this));
809 WebInspector.PleaseWaitMessage.prototype.startAction(this.currentView.element, loadData.bind(this));
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
ManageCachePage.java 343 menuExecutor.startAction(R.id.action_toggle_full_caching,

Completed in 2709 milliseconds