Home
last modified time | relevance | path

Searched defs:topFocusedWindowChanged (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
DDisplayInsetsController.java179 private void topFocusedWindowChanged(ComponentName component, in topFocusedWindowChanged() method in DisplayInsetsController.PerDisplay
194 public void topFocusedWindowChanged(ComponentName component, in topFocusedWindowChanged() method in DisplayInsetsController.PerDisplay.DisplayWindowInsetsControllerImpl
245 default void topFocusedWindowChanged(ComponentName component, in topFocusedWindowChanged() method
DDisplayImeController.java336 public void topFocusedWindowChanged(ComponentName component, in topFocusedWindowChanged() method in DisplayImeController.PerDisplay
/frameworks/base/core/java/android/view/
DIDisplayWindowInsetsController.aidl37 void topFocusedWindowChanged(in ComponentName component, in topFocusedWindowChanged() method
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/common/
DDisplayInsetsControllerTest.java178 public void topFocusedWindowChanged(ComponentName component, in topFocusedWindowChanged() method in DisplayInsetsControllerTest.TrackedListener
/frameworks/base/services/core/java/com/android/server/wm/
DDisplayContent.java6724 void topFocusedWindowChanged(ComponentName component, in topFocusedWindowChanged() method in RemoteInsetsControlTarget