Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/provider/
DCallLog.java316 Uri strippedInsertionUri = ContentProvider.getUriWithoutUserId(systemInsertedPicture); in storeCallComposerPicture() local
332 Uri insertionUri = ContentProvider.maybeAddUserId(strippedInsertionUri, in storeCallComposerPicture()
347 callback.onResult(strippedInsertionUri); in storeCallComposerPicture()