Searched refs:strippedInsertionUri (Results 1 – 1 of 1) sorted by relevance
316 Uri strippedInsertionUri = ContentProvider.getUriWithoutUserId(systemInsertedPicture); in storeCallComposerPicture() local332 Uri insertionUri = ContentProvider.maybeAddUserId(strippedInsertionUri, in storeCallComposerPicture()347 callback.onResult(strippedInsertionUri); in storeCallComposerPicture()