Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceOwnerTest.java848 final int userId = createAffiliatedSecondaryUser(); in testPackageInstallCache_multiUser()
1034 private int createAffiliatedSecondaryUser() throws Exception { in createAffiliatedSecondaryUser() method in DeviceOwnerTest