HomeSort by relevance Sort by last modified time
    Searched defs:SENDMSG_QUEUE (Results 1 - 4 of 4) sorted by null

  /frameworks/base/media/java/android/media/
RemoteController.java 642 sendMsg(rc.mEventHandler, MSG_NEW_METADATA, SENDMSG_QUEUE,
660 sendMsg(rc.mEventHandler, MSG_NEW_METADATA, SENDMSG_QUEUE,
686 sendMsg(rc.mEventHandler, MSG_NEW_METADATA, SENDMSG_QUEUE,
    [all...]
MediaFocusControl.java 234 sendMsg(mEventHandler, MSG_REEVALUATE_RCD, SENDMSG_QUEUE, 0, 0, null, 0);
273 sendMsg(mEventHandler, MSG_RCDISPLAY_INIT_INFO, SENDMSG_QUEUE,
332 private static final int SENDMSG_QUEUE = 2;
    [all...]
AudioService.java 181 private static final int SENDMSG_QUEUE = 2;
210 // and not with sendMsg(..., ..., SENDMSG_QUEUE, ...)
595 SENDMSG_QUEUE,
672 sendMsg(mAudioHandler, MSG_SYSTEM_READY, SENDMSG_QUEUE,
678 sendMsg(mAudioHandler, MSG_LOAD_SOUND_EFFECTS, SENDMSG_QUEUE,
    [all...]
  /external/chromium_org/third_party/android_platform/webview/
frameworks.jar 

Completed in 371 milliseconds