Searched refs:SENDMSG_REPLACE (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/java/android/media/
H A DAudioService.java108 private static final int SENDMSG_REPLACE = 0; field in class:AudioService
560 SENDMSG_REPLACE, 0, 1, s, PERSIST_DELAY);
647 SENDMSG_REPLACE, 0, 1, streamState, PERSIST_DELAY);
749 SENDMSG_REPLACE, 0, 0, null, PERSIST_DELAY);
1530 SENDMSG_REPLACE, 0, 0, null, result ? BT_HEADSET_CNCT_TIMEOUT_MS : 0);
1544 SENDMSG_REPLACE, 0, 0, null, 0);
1627 SENDMSG_REPLACE, 0, 0, null, 0);
1835 if (existingMsgPolicy == SENDMSG_REPLACE) {
2102 SENDMSG_REPLACE, 1, 1, streamState, PERSIST_DELAY);

Completed in 63 milliseconds