Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/appop/
DAppOpsService.java4344 private boolean shouldIgnoreCallback(int op, int watcherPid, int watcherUid) { in shouldIgnoreCallback() argument
4348 watcherPid, watcherUid) != PackageManager.PERMISSION_GRANTED; in shouldIgnoreCallback()