Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/os/
DBugreportManagerServiceImpl.java175 final int uidForUser = Binder.withCleanCallingIdentity(() -> { in ensureCallerPreviouslyGeneratedFile() local
184 if (uidForUser != callingInfo.first && context.checkCallingOrSelfPermission( in ensureCallerPreviouslyGeneratedFile()
196 new Pair<>(uidForUser, callingInfo.second)); in ensureCallerPreviouslyGeneratedFile()