Home
last modified time | relevance | path

Searched defs:myUserId (Results 1 – 6 of 6) sorted by relevance

/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DActivePasswordSufficientForDeviceTest.java87 var myUserId = Process.myUserHandle().getIdentifier(); in getParentUserId() local
100 final int myUserId = UserHandle.getUserId(Process.myUid()); in toTestActivePsswordSufficientForDevice_SeparatePassword_BothPolicies() local
/cts/tests/framework/base/windowmanager/src/android/server/wm/window/
DAddWindowAsUserTest.java46 final int myUserId = mContext.getUserId(); in testAddWindowSecondaryUser() local
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DBaseDeviceOwnerTest.java107 int myUserId = UserHandle.myUserId(); in assertDeviceOwner() local
DCreateAndManageUserTest.java250 int myUserId = context.getUserId(); in newUserDisclaimer() local
/cts/tests/tests/appenumeration/src/android/appenumeration/cts/
DInputMethodEnumerationTests.java163 private static int myUserId() { in myUserId() method in InputMethodEnumerationTests
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DDeviceAdminTestReceiver.java154 int myUserId = UserHandle.myUserId(); in onEnabled() local