Searched defs:ACTION_PROGRESS (Results 1 - 1 of 1) sorted by relevance

/packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/
H A DProgressService.java32 private static final String ACTION_PROGRESS = "progress"; field in class:ProgressService
87 progressIntent.setAction(ACTION_PROGRESS);

Completed in 39 milliseconds