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

  /external/chromium_org/chrome/browser/first_run/
first_run.cc 118 // Helper class that performs delayed first-run tasks that need more of the
122 enum Tasks {
127 explicit FirstRunDelayedTasks(Tasks task) {
  /packages/apps/Dialer/src/com/android/dialer/
CallDetailActivity.java 91 public enum Tasks {
323 mAsyncTaskExecutor.submit(Tasks.MARK_VOICEMAIL_READ, new AsyncTask<Void, Void, Void>() {
520 mAsyncTaskExecutor.submit(Tasks.UPDATE_PHONE_CALL_DETAILS, new UpdateContactDetailsTask());
711 mAsyncTaskExecutor.submit(Tasks.REMOVE_FROM_CALL_LOG_AND_FINISH,
733 mAsyncTaskExecutor.submit(Tasks.DELETE_VOICEMAIL_AND_FINISH,
    [all...]
  /packages/apps/Dialer/src/com/android/dialer/calllog/
CallLogAdapter.java 79 public enum Tasks {
    [all...]
  /packages/apps/Dialer/src/com/android/dialer/voicemail/
VoicemailPlaybackPresenter.java 98 public enum Tasks {
161 /** Used to run async tasks that need to interact with the ui. */
204 mAsyncTaskExecutor.submit(Tasks.CHECK_FOR_CONTENT, new AsyncTask<Void, Void, Boolean>() {
274 mAsyncTaskExecutor.submit(Tasks.CHECK_CONTENT_AFTER_CHANGE,
306 mAsyncTaskExecutor.submit(Tasks.PREPARE_MEDIA_PLAYER,
496 mPrepareTask = mAsyncTaskExecutor.submit(Tasks.RESET_PREPARE_START_MEDIA_PLAYER,
  /prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.2.2/
ecj-4.2.2.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.jdt.core/3.9.1.v20130905-0837/
org.eclipse.jdt.core-3.9.1.v20130905-0837.jar 

Completed in 183 milliseconds