Home
last modified time | relevance | path

Searched refs:notifyProgress (Results 1 – 5 of 5) 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.java790 public void notifyProgress(@IntRange(from = 0, to = 100) int progress) { in notifyProgress() method in MediaStore.PendingSession
823 notifyProgress(-1); in close()
/frameworks/base/api/
Dremoved.txt568 method public void notifyProgress(@IntRange(from=0, to=100) int);
/frameworks/base/non-updatable-api/
Dremoved.txt568 method public void notifyProgress(@IntRange(from=0, to=100) int);
/frameworks/base/config/
Dboot-image-profile.txt24278 HSPLcom/android/internal/util/ProgressReporter;->notifyProgress(IILandroid/os/Bundle;)V