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

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothGattCallbackWrapper.java105 public void onNotify(String address, int srvcType, int srvcInstId, ParcelUuid srvcUuid, method in class:BluetoothGattCallbackWrapper
/frameworks/wilhelm/src/android/
H A Dandroid_AudioSfDecoder.cpp616 void AudioSfDecoder::onNotify(const sp<AMessage> &msg) { function in class:android::AudioSfDecoder
642 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 127 milliseconds