Searched defs:isPrivilegedApp (Results 1 – 4 of 4) sorted by relevance
32 boolean isPrivilegedApp(String packageName) throws PackageManager.NameNotFoundException; in isPrivilegedApp() method
84 public boolean isPrivilegedApp(String packageName) throws PackageManager.NameNotFoundException { in isPrivilegedApp() method in PackageTrackerHelperImpl
40 static boolean isPrivilegedApp(int callerUid, int callerPid) { in isPrivilegedApp() method in SenderFilter
2014 public boolean isPrivilegedApp() { in isPrivilegedApp() method in ApplicationInfo