Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/inputmethodservice/
DNavigationBarController.java188 private Insets getSystemInsets() { in getSystemInsets() method in NavigationBarController.Impl
220 final Insets systemInsets = getSystemInsets(); in installNavigationBarFrameIfNecessary()
310 final Insets systemInsets = getSystemInsets(); in updateTouchableInsets()
406 final Insets currentSystemInsets = getSystemInsets(); in scheduleRelayout()
455 final Insets systemInsets = getSystemInsets(); in onWindowShown()