Home
last modified time | relevance | path

Searched defs:enforceSameOwner (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
H A DShadowUtils.java53 protected static int enforceSameOwner(Context context, int userId) { in enforceSameOwner() method in ShadowUtils
/aosp12/packages/apps/Settings/src/com/android/settings/
H A DUtils.java717 public static int enforceSameOwner(Context context, int userId) { in enforceSameOwner() method in Utils