HomeSort by relevance Sort by last modified time
    Searched refs:notifyClient (Results 1 - 2 of 2) sorted by null

  /frameworks/wilhelm/src/android/
android_AudioSfDecoder.cpp 615 notif_cbf_t notifyClient;
622 notifyClient = mNotifyClient;
629 notifyClient(kEventPrefetchStatusChange, val, 0, notifyUser);
633 notifyClient(kEventPrefetchFillLevelUpdate, val, 0, notifyUser);
637 notifyClient(kEventEndOfStream, val, 0, notifyUser);
  /cts/suite/audio_quality/lib/include/audio/
RemoteAudio.h 70 void cleanup(bool notifyClient);

Completed in 182 milliseconds