Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DManagedProfileProvisioningSingleAdminTest.java68 mProfileUserId = getFirstManagedProfileUserId(); in testEXTRA_PROVISIONING_DEVICE_ADMIN_PACKAGE_NAME()
DManagedProfilePasswordTest.java183 int managedProfileUserId = getFirstManagedProfileUserId(); in testRebootDevice_separatePasswords()
DDeviceOwnerPlusProfileOwnerTest.java400 return getFirstManagedProfileUserId(); in provisionCorpOwnedManagedProfile()
DBaseDevicePolicyTest.java472 protected int getFirstManagedProfileUserId() throws DeviceNotAvailableException { in getFirstManagedProfileUserId() method in BaseDevicePolicyTest