Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/provider/
DCallLog.java92 public static final Uri CALL_COMPOSER_PICTURE_URI = field in CallLog
106 public static final Uri SHADOW_CALL_COMPOSER_PICTURE_URI = CALL_COMPOSER_PICTURE_URI.buildUpon()
259 Uri baseUri = userManager.isUserUnlocked(realUser) ? CALL_COMPOSER_PICTURE_URI in storeCallComposerPicture()
300 CALL_COMPOSER_PICTURE_URI, in storeCallComposerPicture()