Searched defs:SENDMSG_QUEUE (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/media/java/android/media/
H A DAudioService.java125 private static final int SENDMSG_QUEUE = 2; field in class:AudioService
151 // and not with sendMsg(..., ..., SENDMSG_QUEUE, ...)
478 SENDMSG_QUEUE,
638 SENDMSG_QUEUE,
658 SENDMSG_QUEUE,
877 SENDMSG_QUEUE,
890 SENDMSG_QUEUE,
1143 SENDMSG_QUEUE,
1155 SENDMSG_QUEUE,
1841 sendMsg(mAudioHandler, MSG_SET_FORCE_USE, SENDMSG_QUEUE,
[all...]

Completed in 37 milliseconds