Searched refs:testTransferOwnership (Results 1 – 4 of 4) sorted by relevance
/cts/hostsidetests/devicepolicy/app/TransferOwnerOutgoingApp/src/com/android/cts/transferowner/ | ||
D | TransferProfileOwnerOutgoingTest.java | 56 public void testTransferOwnership() throws Throwable { in testTransferOwnership() method in TransferProfileOwnerOutgoingTest |
D | TransferDeviceOwnerOutgoingTest.java | 57 public void testTransferOwnership() throws Throwable { in testTransferOwnership() method in TransferDeviceOwnerOutgoingTest |
D | DeviceAndProfileOwnerTransferOutgoingTest.java | 129 abstract public void testTransferOwnership() throws Throwable; in testTransferOwnership() method in DeviceAndProfileOwnerTransferOutgoingTest |
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/ | ||
D | DeviceAndProfileOwnerHostSideTransferTest.java | 32 public void testTransferOwnership() throws Exception { in testTransferOwnership() method in DeviceAndProfileOwnerHostSideTransferTest |