Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/appop/
H A DAppOpsService.java3832 String otherUidMessage = DEBUG ? " but it is really " + pkgUid : " but it is not"; in verifyAndGetBypass() local
3834 + UserHandle.getAppId(uid) + otherUidMessage); in verifyAndGetBypass()
3893 String otherUidMessage = DEBUG ? " but it is really " + pkgUid : " but it is not"; in verifyAndGetBypass() local
3895 + otherUidMessage); in verifyAndGetBypass()