Searched refs:lowerVolumeToRs1 (Results 1 – 4 of 4) sorted by relevance
140 mAudioManager.lowerVolumeToRs1(); in CsdWarningDialog()193 mAudioManager.lowerVolumeToRs1(); in onClick()263 mAudioManager.lowerVolumeToRs1(); in show5XNotification()
312 oneway void lowerVolumeToRs1(String callingPackage); in lowerVolumeToRs1() method
7040 public void lowerVolumeToRs1() { in lowerVolumeToRs1() method in AudioManager7042 getService().lowerVolumeToRs1(mApplicationContext.getOpPackageName()); in lowerVolumeToRs1()
11301 public void lowerVolumeToRs1(String callingPackage) { in lowerVolumeToRs1() method in AudioService