Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/inputmethodservice/
H A DNavigationBarController.java164 private Insets getSystemInsets() { in getSystemInsets() method in NavigationBarController.Impl
196 final Insets systemInsets = getSystemInsets(); in installNavigationBarFrameIfNecessary()
268 final Insets systemInsets = getSystemInsets(); in updateTouchableInsets()
364 final Insets currentSystemInsets = getSystemInsets(); in scheduleRelayout()
413 final Insets systemInsets = getSystemInsets(); in onWindowShown()