Searched refs:mockPbapClientProfile (Results 1 – 2 of 2) sorted by relevance
117 mBluetoothPairingController.mockPbapClientProfile(mPbapLocalBluetoothProfile); in setUp()206 mBluetoothPairingController.mockPbapClientProfile(mPbapLocalBluetoothProfile); in isContactSharingVisible_profileIsNotReady_returnsTrue()219 mBluetoothPairingController.mockPbapClientProfile(mPbapLocalBluetoothProfile); in isContactSharingVisible_profileIsReady_returnsFalse()232 mBluetoothPairingController.mockPbapClientProfile(mPbapLocalBluetoothProfile); in isContactSharingVisible_DeviceIsLeAudioAndProfileIsReady_returnsFalse()245 mBluetoothPairingController.mockPbapClientProfile(mPbapLocalBluetoothProfile); in isContactSharingVisible_DeviceIsLeAudioAndProfileIsNotReady_returnsTrue()258 mBluetoothPairingController.mockPbapClientProfile(mPbapLocalBluetoothProfile); in isContactSharingVisible_DeviceIsLeAndContactSharingIsNotEnabled_returnsFalse()
513 void mockPbapClientProfile(LocalBluetoothProfile mockPbapClientProfile) { in mockPbapClientProfile() argument514 mPbapClientProfile = mockPbapClientProfile; in mockPbapClientProfile()