Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DCustomManagedProfileTest.java34 final int primaryUserId = getPrimaryUser(); in testIsProvisioningAllowed()
DProfileOwnerTest.java34 mUserId = getPrimaryUser(); in setUp()
DBaseDevicePolicyTest.java105 mPrimaryUserId = getPrimaryUser(); in setUp()
357 protected int getPrimaryUser() throws DeviceNotAvailableException { in getPrimaryUser() method in BaseDevicePolicyTest
DDeviceAndProfileOwnerTest.java142 int parentUserId = getPrimaryUser(); in testApplicationRestrictions()