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