Searched refs:notifyProgress (Results 1 – 5 of 5) sorted by relevance
151 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
790 public void notifyProgress(@IntRange(from = 0, to = 100) int progress) { in notifyProgress() method in MediaStore.PendingSession823 notifyProgress(-1); in close()
568 method public void notifyProgress(@IntRange(from=0, to=100) int);
24278 HSPLcom/android/internal/util/ProgressReporter;->notifyProgress(IILandroid/os/Bundle;)V