Home
last modified time | relevance | path

Searched refs:notifyClient (Results 1 – 1 of 1) sorted by relevance

/frameworks/wilhelm/src/android/
Dandroid_AudioSfDecoder.cpp615 notif_cbf_t notifyClient; in onNotify() local
622 notifyClient = mNotifyClient; in onNotify()
629 notifyClient(kEventPrefetchStatusChange, val, 0, notifyUser); in onNotify()
633 notifyClient(kEventPrefetchFillLevelUpdate, val, 0, notifyUser); in onNotify()
637 notifyClient(kEventEndOfStream, val, 0, notifyUser); in onNotify()