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

/frameworks/wilhelm/src/android/
H A Dandroid_AudioSfDecoder.cpp614 void AudioSfDecoder::onNotify(const sp<AMessage> &msg) { function in class:android::AudioSfDecoder
640 GenericPlayer::onNotify(msg);
H A Dandroid_GenericPlayer.cpp292 onNotify(msg);
305 onNotify(msg);
322 onNotify(msg);
407 void GenericPlayer::onNotify(const sp<AMessage> &msg) { function in class:android::GenericPlayer
408 SL_LOGV("GenericPlayer::onNotify()");
/frameworks/base/core/java/android/bluetooth/
H A DBluetoothAdapter.java1733 public void onNotify(String address, int srvcType, method in class:BluetoothAdapter.GattCallbackWrapper

Completed in 93 milliseconds