Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/scene/ui/view/
H A DWindowRootView.kt86 layoutInsetsController.getinsets(windowInsets, displayCutout)
129 fun getinsets( regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationInsetsImpl.java43 public Pair<Integer, Integer> getinsets(@Nullable WindowInsets windowInsets, in getinsets() method in NotificationInsetsImpl