Searched refs:getDisplayInsets (Results 1 – 2 of 2) sorted by relevance
514 final Rect displayWindowInsetsRect = getDisplayInsets(windowMetrics).toRect(); in onWindowInsetsApplied()586 final Insets displayInsets = getDisplayInsets(metrics); in updateDisplaySizeWith()733 private Insets getDisplayInsets(WindowMetrics metrics) { in getDisplayInsets() method in AccessibilityFloatingMenuView
364 getDisplayInsets(context), in getSnapAlgorithm()398 private static Rect getDisplayInsets(Context context) { in getDisplayInsets() method in SplitLayout