Searched refs:displayInsets (Results 1 – 2 of 2) sorted by relevance
411 final Insets displayInsets = metrics.getWindowInsets().getInsetsIgnoringVisibility( in getDisplayBounds() local413 displayBounds.inset(displayInsets); in getDisplayBounds()
586 final Insets displayInsets = getDisplayInsets(metrics); in updateDisplaySizeWith() local587 mDisplayInsetsRect.set(displayInsets.toRect()); in updateDisplaySizeWith()588 displayBounds.inset(displayInsets); in updateDisplaySizeWith()