Home
last modified time | relevance | path

Searched defs:onReceiveDeviceIntent (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/common/bluetooth/fastpair/
DBluetoothAudioPairer.java393 protected void onReceiveDeviceIntent(Intent intent) throws Exception { in onReceiveDeviceIntent() method in BluetoothAudioPairer.UnbondedReceiver
425 protected void onReceiveDeviceIntent(Intent intent) in onReceiveDeviceIntent() method in BluetoothAudioPairer.BondedReceiver
747 public void onReceiveDeviceIntent(Intent intent) throws PairingException { in onReceiveDeviceIntent() method in BluetoothAudioPairer.ConnectedReceiver
DBluetoothClassicPairer.java116 protected void onReceiveDeviceIntent(Intent intent) { in onReceiveDeviceIntent() method in BluetoothClassicPairer.BondedReceiver