Home
last modified time | relevance | path

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

/aosp12/packages/providers/MediaProvider/src/com/android/providers/media/
H A DMediaProvider.java499 private LocalCallingIdentity getCachedCallingIdentityForFuse(int uid) { in getCachedCallingIdentityForFuse() method in MediaProvider
1901 clearLocalCallingIdentity(getCachedCallingIdentityForFuse(uid)); in getFilesInDirectoryForFuse()
2494 clearLocalCallingIdentity(getCachedCallingIdentityForFuse(uid)); in renameForFuse()
4472 return getCachedCallingIdentityForFuse(uid); in getCachedCallingIdentityForTranscoding()
7931 clearLocalCallingIdentity(getCachedCallingIdentityForFuse(uid));
8061 clearLocalCallingIdentity(getCachedCallingIdentityForFuse(uid));
8392 clearLocalCallingIdentity(getCachedCallingIdentityForFuse(uid));
8518 clearLocalCallingIdentity(getCachedCallingIdentityForFuse(uid));
8582 clearLocalCallingIdentity(getCachedCallingIdentityForFuse(uid));
8636 clearLocalCallingIdentity(getCachedCallingIdentityForFuse(uid));
[all …]