Home
last modified time | relevance | path

Searched refs:ATTR_PLAY_STATE (Results 1 – 3 of 3) sorted by relevance

/frameworks/wilhelm/src/
Dhandler_bodies.c92 return ATTR_PLAY_STATE; in handler_AudioPlayer_play_state()
122 return ATTR_PLAY_STATE; in handler_MediaPlayer_play_state()
Dattr.h45 #define ATTR_PLAY_STATE (1 << ATTR_INDEX_PLAY_STATE) macro
/frameworks/wilhelm/src/itf/
DIPlay.c57 attr = ATTR_PLAY_STATE; in IPlay_SetPlayState()
100 attr = ATTR_PLAY_STATE; in IPlay_SetPlayState()