Searched refs:getActiveRow (Results 1 – 1 of 1) sorted by relevance
710 updateRowsH(getActiveRow()); in initDialog()802 private VolumeRow getActiveRow() { in getActiveRow() method in VolumeDialogImpl1885 VolumeRow activeRow = getActiveRow();1898 return mContext.getString(R.string.volume_dialog_title, getStreamLabelH(getActiveRow().ss));2271 VolumeRow activeRow = getActiveRow();2416 VolumeRow activeRow = getActiveRow();2437 VolumeRow activeRow = getActiveRow();2543 if (getActiveRow().equals(mRow) && mRow.slider.getVisibility() == VISIBLE) {