Searched refs:kEventErrorAfterPrepare (Results 1 - 4 of 4) sorted by path

/frameworks/wilhelm/src/android/
H A DAudioPlayer_to_android.cpp839 case android::GenericPlayer::kEventErrorAfterPrepare: {
840 SL_LOGV("kEventErrorAfterPrepare");
H A DMediaPlayer_to_android.cpp263 case android::GenericPlayer::kEventErrorAfterPrepare: {
264 SL_LOGV("kEventErrorAfterPrepare");
H A Dandroid_GenericPlayer.cpp446 notifClient(kEventErrorAfterPrepare, val1, 0, notifUser);
H A Dandroid_GenericPlayer.h56 kEventErrorAfterPrepare = 'easp', // error after successful prepare enumerator in enum:android::GenericPlayer::__anon1606

Completed in 272 milliseconds