Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/TransferOwnerOutgoingApp/src/com/android/cts/transferowner/
DDeviceAndProfileOwnerTransferOutgoingTest.java50 putBooleanPref(context, KEY_TRANSFER_AFFILIATED_PROFILE_COMPLETED_CALLED, true); in onTransferAffiliatedProfileOwnershipComplete()
72 static final String KEY_TRANSFER_AFFILIATED_PROFILE_COMPLETED_CALLED = field in DeviceAndProfileOwnerTransferOutgoingTest
DTransferDeviceOwnerOutgoingTest.java72 assertTrue(getBooleanPref(mContext, KEY_TRANSFER_AFFILIATED_PROFILE_COMPLETED_CALLED)); in testTransferAffiliatedProfileOwnershipCompleteCallbackIsCalled()