Searched defs:isCallingAppPermitted (Results 1 – 3 of 3) sorted by relevance
41 public static boolean isCallingAppPermitted(Context context, IBinder activityToken, in isCallingAppPermitted() method in PasswordUtils
45 protected static boolean isCallingAppPermitted(Context context, IBinder activityToken, in isCallingAppPermitted() method in ShadowPasswordUtils
606 boolean isCallingAppPermitted(String permission, int callerUid) { in isCallingAppPermitted() method in SettingsHomepageActivity