Home
last modified time | relevance | path

Searched defs:onSystemBarAppearanceChanged (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/inputmethodservice/
H A DNavigationBarController.java484 public void onSystemBarAppearanceChanged(@Appearance int appearance) { in onSystemBarAppearanceChanged() method in NavigationBarController.Impl
/aosp14/frameworks/base/core/java/android/view/
H A DWindow.java680 void onSystemBarAppearanceChanged(@WindowInsetsController.Appearance int appearance); in onSystemBarAppearanceChanged() method
H A DView.java27826 public void onSystemBarAppearanceChanged(@WindowInsetsController.Appearance int appearance) { in onSystemBarAppearanceChanged() method in View