OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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