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 206 ProgressService.startProgressUpdater(this, id, uploadWhen, 0);

Completed in 271 milliseconds