Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DConfigurationController.java39 default void onSmallestScreenWidthChanged() {} in onSmallestScreenWidthChanged() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DConfigurationControllerImpl.kt84 it.onSmallestScreenWidthChanged() in onConfigurationChanged()
DNotificationPanelViewController.java4354 public void onSmallestScreenWidthChanged() { in onSmallestScreenWidthChanged() method in NotificationPanelViewController.ConfigurationListener