OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ATTR_INDEX_ABQ_ENQUEUE
(Results
1 - 2
of
2
) sorted by null
/frameworks/wilhelm/src/
attr.h
31
#define
ATTR_INDEX_ABQ_ENQUEUE
4 // Android buffer queue became non-empty and in playing state
44
#define ATTR_ABQ_ENQUEUE (1 <<
ATTR_INDEX_ABQ_ENQUEUE
)
handlers.c
37
[
ATTR_INDEX_ABQ_ENQUEUE
] = handler_MediaPlayer_abq_enqueue,
50
[
ATTR_INDEX_ABQ_ENQUEUE
] = handler_AudioPlayer_abq_enqueue,
Completed in 479 milliseconds