Home
last modified time | relevance | path

Searched defs:onNotify (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothGattCallbackWrapper.java78 public void onNotify(String address, int handle, byte[] value) throws RemoteException { in onNotify() method in BluetoothGattCallbackWrapper
DIBluetoothGattCallback.aidl39 void onNotify(in String address, in int handle, in byte[] value); in onNotify() method
/frameworks/wilhelm/src/android/
Dandroid_AudioSfDecoder.cpp613 void AudioSfDecoder::onNotify(const sp<AMessage> &msg) { in onNotify() function in android::AudioSfDecoder
Dandroid_GenericPlayer.cpp408 void GenericPlayer::onNotify(const sp<AMessage> &msg) { in onNotify() function in android::GenericPlayer