Home
last modified time | relevance | path

Searched defs:notifyProgress (Results 1 – 2 of 2) sorted by relevance

/development/samples/training/threadsample/src/com/example/android/threadsample/
DProgressNotifier.java20 public void notifyProgress(String paramString); in notifyProgress() method
DBroadcastNotifier.java70 public void notifyProgress(String logData) { in notifyProgress() method in BroadcastNotifier