Searched refs:mockIsProfileReady (Results 1 – 1 of 1) sorted by relevance
201 mockIsProfileReady(false); in isContactSharingVisible_profileIsNotReady_returnsTrue()214 mockIsProfileReady(true); in isContactSharingVisible_profileIsReady_returnsFalse()227 mockIsProfileReady(true); in isContactSharingVisible_DeviceIsLeAudioAndProfileIsReady_returnsFalse()240 mockIsProfileReady(false); in isContactSharingVisible_DeviceIsLeAudioAndProfileIsNotReady_returnsTrue()253 mockIsProfileReady(false); in isContactSharingVisible_DeviceIsLeAndContactSharingIsNotEnabled_returnsFalse()263 private void mockIsProfileReady(boolean mockValue) { in mockIsProfileReady() method in BluetoothPairingControllerTest