Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DManagedProfilePasswordTest.java174 int managedProfileUserId = getFirstManagedProfileUserId(); in testRebootDevice_separatePasswords()
DDeviceOwnerPlusProfileOwnerTest.java311 return getFirstManagedProfileUserId(); in provisionCorpOwnedManagedProfile()
DBaseDevicePolicyTest.java470 protected int getFirstManagedProfileUserId() throws DeviceNotAvailableException { in getFirstManagedProfileUserId() method in BaseDevicePolicyTest