Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/element/
DCarSystemBarElementController.java74 if (shouldRestoreState() && !mStateControllerRegistered) { in onViewAttached()
115 protected boolean shouldRestoreState() { in shouldRestoreState() method in CarSystemBarElementController
/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
DCarSystemBarPanelButtonViewController.java94 protected boolean shouldRestoreState() { in shouldRestoreState() method in CarSystemBarPanelButtonViewController
/packages/apps/Car/SystemUI/tests/src/com/android/systemui/car/systembar/element/
DCarSystemBarElementControllerTest.java184 protected boolean shouldRestoreState() { in shouldRestoreState() method in CarSystemBarElementControllerTest.TestCarSystemBarElementController