Searched defs:onNotify (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothGattCallbackWrapper.java78 public void onNotify(String address, int handle, byte[] value) throws RemoteException { method in class:BluetoothGattCallbackWrapper
/frameworks/wilhelm/src/android/
H A Dandroid_AudioSfDecoder.cpp613 void AudioSfDecoder::onNotify(const sp<AMessage> &msg) { function in class:android::AudioSfDecoder
639 GenericPlayer::onNotify(msg);
H A Dandroid_GenericPlayer.cpp293 onNotify(msg);
306 onNotify(msg);
323 onNotify(msg);
408 void GenericPlayer::onNotify(const sp<AMessage> &msg) { function in class:android::GenericPlayer
409 SL_LOGV("GenericPlayer::onNotify()");

Completed in 82 milliseconds