Searched refs:mPolicyAccess (Results 1 – 1 of 1) sorted by relevance
277 final PolicyAccess mPolicyAccess = new PolicyAccess(); field in NotificationManagerService2013 return mPolicyAccess.isPackageGranted(pkg);2131 return mPolicyAccess.getRequestingPackages();2144 mPolicyAccess.put(pkg, granted);2465 pw.print(" mPolicyAccess: "); pw.println(mPolicyAccess); in dumpImpl()