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

/frameworks/base/core/java/com/android/internal/util/
H A DProgressReporter.java151 notifyProgress(mId, mProgress, mExtras);
193 notifyProgress(mId, mProgress, mExtras);
218 private void notifyProgress(int id, int progress, Bundle extras) { method in class:ProgressReporter

Completed in 21 milliseconds