Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DTestWindowManagerPolicy.java85 public void adjustConfigurationLw(Configuration config, int keyboardPresence, in adjustConfigurationLw() method in TestWindowManagerPolicy
/aosp12/frameworks/base/services/core/java/com/android/server/policy/
H A DWindowManagerPolicy.java465 public void adjustConfigurationLw(Configuration config, int keyboardPresence, in adjustConfigurationLw() method
H A DPhoneWindowManager.java2301 public void adjustConfigurationLw(Configuration config, int keyboardPresence, in adjustConfigurationLw() method in PhoneWindowManager