Home
last modified time | relevance | path

Searched refs:notifyProgress (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/com/android/internal/util/
DProgressReporter.java151 notifyProgress(mId, mProgress, mExtras); in setProgress()
193 notifyProgress(mId, mProgress, mExtras); in start()
218 private void notifyProgress(int id, int progress, Bundle extras) { in notifyProgress() method in ProgressReporter
/frameworks/base/core/java/android/provider/
DMediaStore.java788 public void notifyProgress(@IntRange(from = 0, to = 100) int progress) { in notifyProgress() method in MediaStore.PendingSession
821 notifyProgress(-1); in close()
/frameworks/base/api/
Dremoved.txt560 method public void notifyProgress(@IntRange(from=0, to=100) int);