Searched refs:onAppStatusChanged (Results 1 – 3 of 3) sorted by relevance
241 public void onAppStatusChanged(BluetoothDevice pluggedDevice, boolean registered) { in onAppStatusChanged() method in BluetoothHidDevice.Callback346 public void onAppStatusChanged(BluetoothDevice pluggedDevice, boolean registered) { in onAppStatusChanged() method in BluetoothHidDevice.CallbackWrapper348 mExecutor.execute(() -> mCallback.onAppStatusChanged(pluggedDevice, registered)); in onAppStatusChanged()
5723 Landroid/bluetooth/BluetoothHidDevice$Callback;->onAppStatusChanged(Landroid/bluetooth/BluetoothDev…
8411 method public void onAppStatusChanged(android.bluetooth.BluetoothDevice, boolean);