Searched defs:isPrivilegedApp (Results 1 – 5 of 5) 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
235 boolean isPrivilegedApp) throws PackageManager.NameNotFoundException { in setApplicationInfo()
2372 public boolean isPrivilegedApp() { in isPrivilegedApp() method in ApplicationInfo