Home
last modified time | relevance | path

Searched refs:onNotificationSent (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothGattServerCallback.java140 public void onNotificationSent(BluetoothDevice device, int status) { in onNotificationSent() method in BluetoothGattServerCallback
DBluetoothGattServer.java270 public void onNotificationSent(String address, int status) {
280 mCallback.onNotificationSent(device, status);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6385 method public void onNotificationSent(android.bluetooth.BluetoothDevice, int);
/frameworks/base/config/
Dhiddenapi-public-dex.txt5638 Landroid/bluetooth/BluetoothGattServerCallback;->onNotificationSent(Landroid/bluetooth/BluetoothDev…
Dboot-image-profile.txt1329 HPLandroid/bluetooth/IBluetoothGattServerCallback;->onNotificationSent(Ljava/lang/String;I)V
/frameworks/base/api/
Dcurrent.txt8284 method public void onNotificationSent(android.bluetooth.BluetoothDevice, int);