Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioService.java402 private static final int MSG_LOWER_VOLUME_TO_RS1 = 53; field in AudioService
9422 case MSG_LOWER_VOLUME_TO_RS1: in handleMessage()
10759 sendMsg(mAudioHandler, MSG_LOWER_VOLUME_TO_RS1, SENDMSG_QUEUE, in postLowerVolumeToRs1()