Searched refs:getBooleanPref (Results 1 – 3 of 3) sorted by relevance
83 assertTrue(getBooleanPref(mContext, KEY_TRANSFER_COMPLETED_CALLED)); in testTransferCompleteCallbackIsCalled()109 protected static boolean getBooleanPref(Context context, String key) { in getBooleanPref() method in DeviceAndProfileOwnerTransferIncomingTest
58 assertTrue(getBooleanPref(mContext, KEY_TRANSFER_AFFILIATED_PROFILE_COMPLETED_CALLED)); in testTransferAffiliatedProfileOwnershipCompleteCallbackIsCalled()
167 protected static boolean getBooleanPref(Context context, String key) { in getBooleanPref() method in DeviceAndProfileOwnerTransferOutgoingTest