Searched refs:clearLocalCallingIdentity (Results 1 – 2 of 2) sorted by relevance
106 final LocalCallingIdentity token = mMediaProvider.clearLocalCallingIdentity(); in onOpenPreview()118 final LocalCallingIdentity token = mMediaProvider.clearLocalCallingIdentity(); in onOpenMedia()
1557 public LocalCallingIdentity clearLocalCallingIdentity() { in clearLocalCallingIdentity() method in MediaProvider1562 return clearLocalCallingIdentity(LocalCallingIdentity.fromSelfAsUser(getContext(), user)); in clearLocalCallingIdentity()1565 public LocalCallingIdentity clearLocalCallingIdentity(LocalCallingIdentity replacement) { in clearLocalCallingIdentity() method in MediaProvider2158 final LocalCallingIdentity tokenInner = clearLocalCallingIdentity(); in scanFileAsMediaProvider()2388 final LocalCallingIdentity token = clearLocalCallingIdentity(); in handleRedactedFileLookup()2882 clearLocalCallingIdentity(getCachedCallingIdentityForFuse(uid)); in getFilesInDirectoryForFuse()3181 final LocalCallingIdentity token = clearLocalCallingIdentity(); in getAllFilesForRenameDirectory()3226 final LocalCallingIdentity token = clearLocalCallingIdentity(); in getWritableFilesForRenameDirectory()3502 clearLocalCallingIdentity(getCachedCallingIdentityForFuse(uid)); in renameForFuse()3602 final LocalCallingIdentity token = clearLocalCallingIdentity( in checkUriPermission()[all …]