Searched refs:onProfileConnectionStateChanged (Results 1 – 6 of 6) sorted by relevance
77 override fun onProfileConnectionStateChanged( in <lambda>() method82 super.onProfileConnectionStateChanged( in <lambda>()
147 default void onProfileConnectionStateChanged( in onProfileConnectionStateChanged() method
222 callback.onProfileConnectionStateChanged(device, state, bluetoothProfile); in dispatchProfileConnectionStateChanged()
387 public void onProfileConnectionStateChanged( in onProfileConnectionStateChanged() method in BluetoothControllerImpl
235 public void onProfileConnectionStateChanged(@NonNull CachedBluetoothDevice cachedDevice, in onProfileConnectionStateChanged() method in HearingDevicesDialogDelegate
201 verify(mBluetoothCallback).onProfileConnectionStateChanged(mCachedBluetoothDevice, in dispatchProfileConnectionStateChanged_registerCallback_shouldDispatchCallback()