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

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

Completed in 540 milliseconds