Home
last modified time | relevance | path

Searched refs:getCachedCallingIdentityForFuse (Results 1 – 1 of 1) sorted by relevance

/packages/providers/MediaProvider/src/com/android/providers/media/
DMediaProvider.java452 private LocalCallingIdentity getCachedCallingIdentityForFuse(int uid) { in getCachedCallingIdentityForFuse() method in MediaProvider
1471 clearLocalCallingIdentity(getCachedCallingIdentityForFuse(uid)); in getFilesInDirectoryForFuse()
2014 clearLocalCallingIdentity(getCachedCallingIdentityForFuse(uid)); in renameForFuse()
4224 if (!isFuseThread() && getCachedCallingIdentityForFuse(Binder.getCallingUid()). in deleteInternal()
6331 clearLocalCallingIdentity(getCachedCallingIdentityForFuse(uid));
6456 clearLocalCallingIdentity(getCachedCallingIdentityForFuse(uid));
6653 clearLocalCallingIdentity(getCachedCallingIdentityForFuse(uid));
6767 clearLocalCallingIdentity(getCachedCallingIdentityForFuse(uid));
6825 clearLocalCallingIdentity(getCachedCallingIdentityForFuse(uid));
6878 clearLocalCallingIdentity(getCachedCallingIdentityForFuse(uid));
[all …]