Home
last modified time | relevance | path

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

/frameworks/wilhelm/src/android/
Dandroid_AudioSfDecoder.cpp617 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
/frameworks/base/core/java/android/bluetooth/
DBluetoothGattCallbackWrapper.java105 public void onNotify(String address, int srvcType, int srvcInstId, ParcelUuid srvcUuid, in onNotify() method in BluetoothGattCallbackWrapper
DIBluetoothGattCallback.aidl63 void onNotify(in String address, in int srvcType, in onNotify() method