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

/frameworks/base/media/java/android/media/
H A DAudioService.java129 private static final int MSG_PERSIST_VOLUME = 1; field in class:AudioService
162 // flags for MSG_PERSIST_VOLUME indicating if current and/or last audible volume should be
876 MSG_PERSIST_VOLUME,
1142 MSG_PERSIST_VOLUME,
2742 MSG_PERSIST_VOLUME,
2758 MSG_PERSIST_VOLUME,
3141 MSG_PERSIST_VOLUME,
3273 case MSG_PERSIST_VOLUME:
5948 MSG_PERSIST_VOLUME,

Completed in 18 milliseconds