Home
last modified time | relevance | path

Searched refs:onNotify (Results 1 – 10 of 10) sorted by relevance

/aosp12/frameworks/wilhelm/src/android/
H A Dandroid_GenericPlayer.cpp293 onNotify(msg); in notify()
306 onNotify(msg); in notify()
323 onNotify(msg); in onMessageReceived()
408 void GenericPlayer::onNotify(const sp<AMessage> &msg) { in onNotify() function in android::GenericPlayer
H A Dandroid_AudioSfDecoder.h84 virtual void onNotify(const sp<AMessage> &msg);
H A Dandroid_GenericPlayer.h135 virtual void onNotify(const sp<AMessage> &msg);
H A Dandroid_AudioSfDecoder.cpp621 void AudioSfDecoder::onNotify(const sp<AMessage> &msg) { in onNotify() function in android::AudioSfDecoder
647 GenericPlayer::onNotify(msg); in onNotify()
/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothGattCallback.aidl37 void onNotify(in String address, in int handle, in byte[] value); in onNotify() method
/aosp12/system/bt/service/doc/
H A DIBluetoothGattClientCallback.txt120 void onNotify(in GattIdentifier characteristic_id, in byte[] value);
H A DIBluetoothGattClient.txt140 * IBluetoothGattClientCallback.onNotify. Returns false if the request cannot
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothGatt.java473 public void onNotify(String address, int handle, byte[] value) {
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java1691 void onNotify(int connId, String address, int handle, boolean isNotify, byte[] data) in onNotify() method in GattService
1705 app.callback.onNotify(address, handle, data); in onNotify()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt11405 Landroid/bluetooth/IBluetoothGattCallback$Stub$Proxy;->onNotify(Ljava/lang/String;I[B)V
11434 Landroid/bluetooth/IBluetoothGattCallback;->onNotify(Ljava/lang/String;I[B)V