Home
last modified time | relevance | path

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

/packages/services/Car/car_product/car_ui_portrait/apps/CarUiPortraitLauncher/src/com/android/car/portraitlauncher/panel/
DGripBarView.java105 Drawable roundBackground = getResources().getDrawable(R.drawable.ic_round_bg, theme); in refresh() local
106 backButton.setBackground(roundBackground); in refresh()
107 fullscreenButton.setBackground(roundBackground); in refresh()