Searched refs:callComposerDir (Results 1 – 1 of 1) sorted by relevance
648 Path callComposerDir = getCallComposerPictureDirectory(getContext(), uri); in openFile() local649 Path pictureFile = callComposerDir.resolve(uri.getLastPathSegment()); in openFile()