Home
last modified time | relevance | path

Searched refs:notifyProgress (Results 1 – 3 of 3) 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
DRSSPullParser.java193 progressNotifier.notifyProgress("Parsed Image[" + imageCount + "]:" in parseXml()