Searched defs:controllerPackageName (Results 1 – 3 of 3) sorted by relevance
26 boolean isTrusted(String controllerPackageName, int controllerPid, int controllerUid); in isTrusted()
164 final String controllerPackageName = mServiceInfo.packageName; in setDeviceLockControllerPackageDefaultEnabledState() local
354 public boolean isTrusted(String controllerPackageName, int controllerPid, in isTrusted()460 String controllerPackageName, int controllerUid) { in hasEnabledNotificationListener()