Searched refs:checkWhetherCallingAppHasAccess (Results 1 – 1 of 1) sorted by relevance
1123 checkWhetherCallingAppHasAccess(file.getPath(), Binder.getCallingUid()); in checkDownloadedFilePath()1126 private void checkWhetherCallingAppHasAccess(String filePath, int uid) { in checkWhetherCallingAppHasAccess() method in DownloadProvider