Searched refs:getCallComposerPictureDirectory (Results 1 – 1 of 1) sorted by relevance
648 Path callComposerDir = getCallComposerPictureDirectory(getContext(), uri); in openFile()687 : getCallComposerPictureDirectory(getContext(), isShadow); in call()718 private static @NonNull Path getCallComposerPictureDirectory(Context context, Uri uri) in getCallComposerPictureDirectory() method in CallLogProvider721 return getCallComposerPictureDirectory(context, isShadow); in getCallComposerPictureDirectory()724 private static @NonNull Path getCallComposerPictureDirectory(Context context, boolean isShadow) in getCallComposerPictureDirectory() method in CallLogProvider738 Path pathToCallComposerDir = getCallComposerPictureDirectory(context, isShadow); in getCallComposerAllUsersPictureDirectory()760 Path pathToCallComposerDir = getCallComposerPictureDirectory(getContext(), isShadow); in allocateNewCallComposerPicture()779 Path pathToCallComposerDir = getCallComposerPictureDirectory(getContext(), uri); in deleteCallComposerPicture()1048 Path newFilePath = getCallComposerPictureDirectory(getContext(), false) in syncCallComposerPics()