Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/provider/
H A DCallLog.java264 Uri result = storeCallComposerPictureAtUri( in storeCallComposerPicture()
282 storeCallComposerPictureAtUri(context, pictureInsertionUri, in storeCallComposerPicture()
302 storeCallComposerPictureAtUri(context, systemPictureInsertionUri, in storeCallComposerPicture()
334 storeCallComposerPictureAtUri(context, insertionUri, false, picData); in storeCallComposerPicture()
348 private static Uri storeCallComposerPictureAtUri( in storeCallComposerPictureAtUri() method in CallLog