Searched refs:enforceValidCallLogPath (Results 1 – 1 of 1) sorted by relevance
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
D | CallLogProvider.java | 797 enforceValidCallLogPath(callComposerDir, pictureFile,"openFile"); in openFile() 911 enforceValidCallLogPath(pathToCallComposerDir, pathToFile, in allocateNewCallComposerPicture() 927 enforceValidCallLogPath(pathToCallComposerDir, fileToDelete, in deleteCallComposerPicture() 1215 enforceValidCallLogPath(callComposerDir, newFilePath,"syncCallComposerPics"); in syncCallComposerPics() 1424 private void enforceValidCallLogPath(Path rootPath, Path pathToCheck, String callingMethod){ in enforceValidCallLogPath() method in CallLogProvider
|