OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:transferOwnership
(Results
1 - 3
of
3
) sorted by null
/cts/hostsidetests/devicepolicy/app/TransferOwnerOutgoingApp/src/com/android/cts/transferowner/
TransferDeviceOwnerOutgoingTest.java
53
mDevicePolicyManager.
transferOwnership
(mOutgoingComponentName, INCOMING_COMPONENT_NAME, b);
59
mDevicePolicyManager.
transferOwnership
(mOutgoingComponentName, INCOMING_COMPONENT_NAME, b);
TransferProfileOwnerOutgoingTest.java
52
mDevicePolicyManager.
transferOwnership
(mOutgoingComponentName, INCOMING_COMPONENT_NAME, b);
58
mDevicePolicyManager.
transferOwnership
(mOutgoingComponentName, INCOMING_COMPONENT_NAME, b);
DeviceAndProfileOwnerTransferOutgoingTest.java
97
mDevicePolicyManager.
transferOwnership
(
108
mDevicePolicyManager.
transferOwnership
(mOutgoingComponentName,
120
mDevicePolicyManager.
transferOwnership
(mOutgoingComponentName,
133
mDevicePolicyManager.
transferOwnership
(mOutgoingComponentName,
143
mDevicePolicyManager.
transferOwnership
(mOutgoingComponentName,
167
mDevicePolicyManager.
transferOwnership
(mOutgoingComponentName, INCOMING_COMPONENT_NAME, b);
174
mDevicePolicyManager.
transferOwnership
(mOutgoingComponentName, INCOMING_COMPONENT_NAME, b);
Completed in 161 milliseconds