Home
last modified time | relevance | path

Searched refs:MSG_PERSIST_VOLUME_GROUP (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioService.java359 private static final int MSG_PERSIST_VOLUME_GROUP = 2; field in AudioService
7987 MSG_PERSIST_VOLUME_GROUP, in updateVolumeIndex()
9178 case MSG_PERSIST_VOLUME_GROUP: in handleMessage()