Searched refs:createBluetoothPairingController (Results 1 – 1 of 1) sorted by relevance
92 private BluetoothPairingController createBluetoothPairingController() { in createBluetoothPairingController() method in BluetoothPairingControllerTest116 mBluetoothPairingController = createBluetoothPairingController(); in setUp()166 mBluetoothPairingController = createBluetoothPairingController(); in isLeAudio_noLeProfile_returnsFalse()175 mBluetoothPairingController = createBluetoothPairingController(); in isLeAudio_isLeProfile_returnsTrue()184 mBluetoothPairingController = createBluetoothPairingController(); in isLeContactSharingEnabled_configIsFalse_returnsFalse()193 mBluetoothPairingController = createBluetoothPairingController(); in isLeContactSharingEnabled_configIsTrue_returnsTrue()205 mBluetoothPairingController = createBluetoothPairingController(); in isContactSharingVisible_profileIsNotReady_returnsTrue()218 mBluetoothPairingController = createBluetoothPairingController(); in isContactSharingVisible_profileIsReady_returnsFalse()231 mBluetoothPairingController = createBluetoothPairingController(); in isContactSharingVisible_DeviceIsLeAudioAndProfileIsReady_returnsFalse()244 mBluetoothPairingController = createBluetoothPairingController(); in isContactSharingVisible_DeviceIsLeAudioAndProfileIsNotReady_returnsTrue()[all …]