Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DAddWindowAsUserTest.java37 final int myUserId = mContext.getUserId(); in testAddWindowSecondaryUser() local
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DActivePasswordSufficientForDeviceTest.java88 final int myUserId = UserHandle.getUserId(Process.myUid()); in toTestActivePsswordSufficientForDevice_SeparatePassword_BothPolicies() local
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DBaseDeviceOwnerTest.java99 int myUserId = UserHandle.myUserId(); in assertDeviceOwner() local