Searched refs:getCallComposerPictureDirectory (Results 1 – 1 of 1) sorted by relevance
791 Path callComposerDir = getCallComposerPictureDirectory(getContext(), uri); in openFile()831 : getCallComposerPictureDirectory(getContext(), isShadow); in call()862 private static @NonNull Path getCallComposerPictureDirectory(Context context, Uri uri) in getCallComposerPictureDirectory() method in CallLogProvider865 return getCallComposerPictureDirectory(context, isShadow); in getCallComposerPictureDirectory()868 private static @NonNull Path getCallComposerPictureDirectory(Context context, boolean isShadow) in getCallComposerPictureDirectory() method in CallLogProvider882 Path pathToCallComposerDir = getCallComposerPictureDirectory(context, isShadow); in getCallComposerAllUsersPictureDirectory()904 Path pathToCallComposerDir = getCallComposerPictureDirectory(getContext(), isShadow); in allocateNewCallComposerPicture()925 Path pathToCallComposerDir = getCallComposerPictureDirectory(getContext(), uri); in deleteCallComposerPicture()1213 Path callComposerDir = getCallComposerPictureDirectory(getContext(), false); in syncCallComposerPics()