Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
H A DDisplayImeController.java275 !haveSameLeash(mImeSourceControl, imeSourceControl); in insetsControlChanged()
592 private static boolean haveSameLeash(InsetsSourceControl a, InsetsSourceControl b) { in haveSameLeash() method in DisplayImeController