am dbf2cd16: Merge "Volume: Include a11y bit in dialog dump." into mnc-dev
* commit 'dbf2cd16606d6696cc961426a4e41412f43c8cc0': Volume: Include a11y bit in dialog dump.
This commit is contained in:
@@ -312,6 +312,8 @@ public class VolumeDialog {
|
||||
writer.print(" mShowHeaders: "); writer.println(mShowHeaders);
|
||||
writer.print(" mAutomute: "); writer.println(mAutomute);
|
||||
writer.print(" mSilentMode: "); writer.println(mSilentMode);
|
||||
writer.print(" mAccessibility.mFeedbackEnabled: ");
|
||||
writer.println(mAccessibility.mFeedbackEnabled);
|
||||
}
|
||||
|
||||
private static int getImpliedLevel(SeekBar seekBar, int progress) {
|
||||
|
||||
Reference in New Issue
Block a user