Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
H A DDisplayInsetsController.java116 private final DisplayWindowInsetsControllerImpl mInsetsControllerImpl = field in DisplayInsetsController.PerDisplay
125 mWmService.setDisplayWindowInsetsController(mDisplayId, mInsetsControllerImpl); in register()