Home
last modified time | relevance | path

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

/frameworks/wilhelm/src/
Dattr.h32 #define ATTR_INDEX_PLAY_STATE 5 // play: play state macro
45 #define ATTR_PLAY_STATE (1 << ATTR_INDEX_PLAY_STATE)
Dhandlers.c38 [ATTR_INDEX_PLAY_STATE] = handler_MediaPlayer_play_state},
51 [ATTR_INDEX_PLAY_STATE] = handler_AudioPlayer_play_state},