Searched refs:mShowVolumeDialog (Results 1 – 1 of 1) sorted by relevance
128 private boolean mShowVolumeDialog; field in VolumeDialogControllerImpl339 mShowVolumeDialog = volumeUi; in setEnableDialogs()456 && (flags & AudioManager.FLAG_SHOW_UI) != 0 && mShowVolumeDialog in shouldShowUI()457 : mShowVolumeDialog && (flags & AudioManager.FLAG_SHOW_UI) != 0; in shouldShowUI()