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

  /frameworks/base/media/java/android/media/
RemoteController.java 563 private static final int SENDMSG_NOOP = 1;
575 } else if (existingMsgPolicy == SENDMSG_NOOP && handler.hasMessages(msg)) {
  /frameworks/base/services/core/java/com/android/server/audio/
AudioService.java 229 private static final int SENDMSG_NOOP = 1;
419 SENDMSG_NOOP, 0, 0, null, 0);
    [all...]

Completed in 63 milliseconds