Searched refs:getBooleanPref (Results 1 – 3 of 3) sorted by relevance
91 assertTrue(getBooleanPref(mContext, KEY_TRANSFER_COMPLETED_CALLED)); in testTransferCompleteCallbackIsCalled()125 assertTrue(getBooleanPref(mContext, KEY_TRANSFER_ADMIN_SERVICE_BOUND)); in testAdminServiceIsBound()136 protected static boolean getBooleanPref(Context context, String key) { in getBooleanPref() method in DeviceAndProfileOwnerTransferIncomingTest
72 assertTrue(getBooleanPref(mContext, KEY_TRANSFER_AFFILIATED_PROFILE_COMPLETED_CALLED)); in testTransferAffiliatedProfileOwnershipCompleteCallbackIsCalled()
209 protected static boolean getBooleanPref(Context context, String key) { in getBooleanPref() method in DeviceAndProfileOwnerTransferOutgoingTest