Home
last modified time | relevance | path

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

/packages/services/Car/car_product/car_ui_portrait/apps/CarUiPortraitLauncher/src/com/android/car/portraitlauncher/controlbar/dialer/
DDialerCardFragment.java77 mChronometer = getDescriptiveTextWithControlsLayoutView().findViewById( in getChronometer()
79 mChronometerSeparator = getDescriptiveTextWithControlsLayoutView().findViewById( in getChronometer()
/packages/apps/Car/Launcher/src/com/android/car/carlauncher/homescreen/
DHomeCardFragment.java259 getDescriptiveTextWithControlsLayoutView().setVisibility(View.VISIBLE); in updateDescriptiveTextWithControlsView()
301 getDescriptiveTextWithControlsLayoutView().setVisibility(View.GONE); in hideAllViews()
338 protected final View getDescriptiveTextWithControlsLayoutView() { in getDescriptiveTextWithControlsLayoutView() method in HomeCardFragment
/packages/apps/Car/Launcher/src/com/android/car/carlauncher/homescreen/audio/
DAudioFragment.java159 mChronometer = getDescriptiveTextWithControlsLayoutView().findViewById( in getChronometer()
161 mChronometerSeparator = getDescriptiveTextWithControlsLayoutView().findViewById( in getChronometer()