Home
last modified time | relevance | path

Searched defs:isCallingAppPermitted (Results 1 – 3 of 3) sorted by relevance

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/password/
DPasswordUtils.java41 public static boolean isCallingAppPermitted(Context context, IBinder activityToken, in isCallingAppPermitted() method in PasswordUtils
/packages/apps/Settings/src/com/android/settings/password/
DPasswordUtils.java41 public static boolean isCallingAppPermitted(Context context, IBinder activityToken, in isCallingAppPermitted() method in PasswordUtils
/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
DShadowPasswordUtils.java45 protected static boolean isCallingAppPermitted(Context context, IBinder activityToken, in isCallingAppPermitted() method in ShadowPasswordUtils