Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/deviceinfo/
DStorageWizardBase.java98 mFooterBarMixin = getGlifLayout().getMixin(FooterBarMixin.class); in setContentView()
141 protected GlifLayout getGlifLayout() { in getGlifLayout() method in StorageWizardBase
157 getGlifLayout().setHeaderText(headerText); in setHeaderText()
191 final GlifLayout layout = getGlifLayout(); in setIcon()
198 getGlifLayout().setKeepScreenOn(keepScreenOn); in setKeepScreenOn()
/packages/apps/Settings/src/com/android/settings/deviceinfo/
DStorageWizardBase.java98 mFooterBarMixin = getGlifLayout().getMixin(FooterBarMixin.class); in setContentView()
141 protected GlifLayout getGlifLayout() { in getGlifLayout() method in StorageWizardBase
157 getGlifLayout().setHeaderText(headerText); in setHeaderText()
199 final GlifLayout layout = getGlifLayout(); in setIcon()
206 getGlifLayout().setKeepScreenOn(keepScreenOn); in setKeepScreenOn()