Home
last modified time | relevance | path

Searched defs:calculateVisibleInsets (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/
H A DInsetsSource.java210 public Insets calculateVisibleInsets(Rect relativeFrame) { in calculateVisibleInsets() method in InsetsSource
H A DInsetsState.java297 public Insets calculateVisibleInsets(Rect frame, int windowType, @ActivityType int activityType, in calculateVisibleInsets() method in InsetsState
H A DInsetsController.java992 public Insets calculateVisibleInsets(int windowType, int activityType, in calculateVisibleInsets() method in InsetsController