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.java327 protected boolean isShadow() { in isShadow() method in CallLogProvider
868 private static @NonNull Path getCallComposerPictureDirectory(Context context, boolean isShadow) in getCallComposerPictureDirectory()
881 Context context, boolean isShadow) throws IOException { in getCallComposerAllUsersPictureDirectory()
890 private Uri allocateNewCallComposerPicture(ContentValues values, boolean isShadow) in allocateNewCallComposerPicture()
896 boolean isShadow, String fileName) throws IOException { in allocateNewCallComposerPicture()