Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/provider/
DCallLog.java267 Uri result = storeCallComposerPictureAtUri( in storeCallComposerPicture()
285 storeCallComposerPictureAtUri(context, pictureInsertionUri, in storeCallComposerPicture()
305 storeCallComposerPictureAtUri(context, systemPictureInsertionUri, in storeCallComposerPicture()
337 storeCallComposerPictureAtUri(context, insertionUri, false, picData); in storeCallComposerPicture()
351 private static Uri storeCallComposerPictureAtUri( in storeCallComposerPictureAtUri() method in CallLog