Home
last modified time | relevance | path

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

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