Home
last modified time | relevance | path

Searched refs:getPrimaryUser (Results 1 – 3 of 3) sorted by relevance

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DProfileOwnerTest.java45 mUserId = getPrimaryUser(); in setUp()
DBaseDevicePolicyTest.java225 mDeviceOwnerUserId = mPrimaryUserId = getPrimaryUser(); in setUp()
802 protected int getPrimaryUser() throws DeviceNotAvailableException { in getPrimaryUser() method in BaseDevicePolicyTest
DDeviceAndProfileOwnerTest.java275 int parentUserId = getPrimaryUser(); in testApplicationRestrictions()
1104 mUserId == getPrimaryUser()); in testCannotRemoveUserIfRestrictionSet()