Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/appop/
DAppOpsService.java4606 String otherUidMessage = DEBUG ? " but it is really " + pkgUid : " but it is not"; in verifyAndGetBypass() local
4608 + UserHandle.getAppId(uid) + otherUidMessage); in verifyAndGetBypass()
4667 String otherUidMessage = DEBUG ? " but it is really " + pkgUid : " but it is not"; in verifyAndGetBypass() local
4669 + otherUidMessage); in verifyAndGetBypass()