Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/media/dialog/
DMediaOutputBaseAdapter.java247 void setTwoLineLayout(MediaDevice device, boolean bFocused, boolean showSeekBar, in setTwoLineLayout() argument
250 setTwoLineLayout(device, null, bFocused, showSeekBar, showProgressBar, showSubtitle, in setTwoLineLayout()
254 void setTwoLineLayout(MediaDevice device, CharSequence title, boolean bFocused, in setTwoLineLayout() argument
291 bFocused ? com.android.internal.R.string.config_headlineFontFamilyMedium in setTwoLineLayout()