Searched refs:notifyTaskProgress (Results 1 – 3 of 3) sorted by relevance
41 public void notifyTaskProgress(final Uri uri, final int progressPercent); in notifyTaskProgress() method
141 public void notifyTaskProgress(final Uri uri, final int progressPercent) { in notifyTaskProgress() method in CaptureSessionManagerImpl.SessionNotifierImpl
155 mSessionNotifier.notifyTaskProgress(mUri, mProgressPercent); in setProgress()