Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/provider/
DMediaStore.java789 final Uri withProgress = mUri.buildUpon() in notifyProgress() local
791 mContext.getContentResolver().notifyChange(withProgress, null, 0); in notifyProgress()