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
48 public static boolean isCallingAppPermitted(Context context, IBinder activityToken, in isCallingAppPermitted() method in PasswordUtils
723 boolean isCallingAppPermitted(String permission, int callerUid) { in isCallingAppPermitted() method in SettingsHomepageActivity