Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DMixedDeviceOwnerTest.java94 final int userId = createSecondaryUserAsProfileOwner(); in testLockTask_unaffiliatedUser()
585 private int createSecondaryUserAsProfileOwner() throws Exception { in createSecondaryUserAsProfileOwner() method in MixedDeviceOwnerTest