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

  /packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/
ProgressService.java 84 public static void startProgressUpdater(Context context, int id, long when, int progress) {
NotificationService.java 226 ProgressService.startProgressUpdater(this, uploadId, uploadWhen, 0);

Completed in 484 milliseconds