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