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

/frameworks/wilhelm/src/android/
H A Dandroid_GenericMediaPlayer.cpp62 static const char *media_event_type_to_string(media_event_type msg) function in namespace:android
117 (void)media_event_type_to_string; // Suppresses -Wunused-function.
119 media_event_type_to_string((enum media_event_type) msg), msg, ext1, ext2);

Completed in 144 milliseconds