Searched refs:KEY_TRANSFER_COMPLETED_CALLED (Results 1 – 1 of 1) sorted by relevance
48 putBooleanPref(context, KEY_TRANSFER_COMPLETED_CALLED, true); in onTransferOwnershipComplete()64 private final static String KEY_TRANSFER_COMPLETED_CALLED = "key-transfer-completed-called"; field in DeviceAndProfileOwnerTransferIncomingTest83 assertTrue(getBooleanPref(mContext, KEY_TRANSFER_COMPLETED_CALLED)); in testTransferCompleteCallbackIsCalled()