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

  /frameworks/base/media/java/android/media/
RemoteController.java 565 private static final int SENDMSG_QUEUE = 2;
  /frameworks/base/services/core/java/com/android/server/audio/
AudioService.java 231 private static final int SENDMSG_QUEUE = 2;
263 // and not with sendMsg(..., ..., SENDMSG_QUEUE, ...)
421 SENDMSG_QUEUE, 0, 0, null, 0);
    [all...]

Completed in 572 milliseconds