Searched refs:KEY_TRANSFER_AFFILIATED_PROFILE_COMPLETED_CALLED (Results 1 – 2 of 2) sorted by relevance
50 putBooleanPref(context, KEY_TRANSFER_AFFILIATED_PROFILE_COMPLETED_CALLED, true); in onTransferAffiliatedProfileOwnershipComplete()72 static final String KEY_TRANSFER_AFFILIATED_PROFILE_COMPLETED_CALLED = field in DeviceAndProfileOwnerTransferOutgoingTest
72 assertTrue(getBooleanPref(mContext, KEY_TRANSFER_AFFILIATED_PROFILE_COMPLETED_CALLED)); in testTransferAffiliatedProfileOwnershipCompleteCallbackIsCalled()