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

  /frameworks/wilhelm/src/
attr.h 32 #define ATTR_INDEX_PLAY_STATE 5 // play: play state
45 #define ATTR_PLAY_STATE (1 << ATTR_INDEX_PLAY_STATE)
handlers.c 38 [ATTR_INDEX_PLAY_STATE] = handler_MediaPlayer_play_state},
51 [ATTR_INDEX_PLAY_STATE] = handler_AudioPlayer_play_state},

Completed in 112 milliseconds