Searched refs:shouldRestoreState (Results 1 – 3 of 3) sorted by relevance
/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/element/ | ||
D | CarSystemBarElementController.java | 74 if (shouldRestoreState() && !mStateControllerRegistered) { in onViewAttached() |
/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/ | ||
D | CarSystemBarPanelButtonViewController.java | 94 protected boolean shouldRestoreState() { in shouldRestoreState() method in CarSystemBarPanelButtonViewController |
/packages/apps/Car/SystemUI/tests/src/com/android/systemui/car/systembar/element/ | ||
D | CarSystemBarElementControllerTest.java | 184 protected boolean shouldRestoreState() { in shouldRestoreState() method in CarSystemBarElementControllerTest.TestCarSystemBarElementController |