Home
last modified time | relevance | path

Searched defs:isShadow (Results 1 – 2 of 2) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DShadowCallLogProvider.java27 protected boolean isShadow() { in isShadow() method in ShadowCallLogProvider
DCallLogProvider.java325 protected boolean isShadow() { in isShadow() method in CallLogProvider
866 private static @NonNull Path getCallComposerPictureDirectory(Context context, boolean isShadow) in getCallComposerPictureDirectory()
879 Context context, boolean isShadow) throws IOException { in getCallComposerAllUsersPictureDirectory()
888 private Uri allocateNewCallComposerPicture(ContentValues values, boolean isShadow) in allocateNewCallComposerPicture()
894 boolean isShadow, String fileName) throws IOException { in allocateNewCallComposerPicture()