Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DWindowLayout.java277 extendFrameByCutout(displayCutoutSafe, outDisplayFrame, outFrame, in computeFrames()
294 public static void extendFrameByCutout(Rect displayCutoutSafe, in extendFrameByCutout() method in WindowLayout
DInsetsFrameProvider.java232 WindowLayout.extendFrameByCutout(displayCutoutSafe, displayFrame, inOutFrame, sTmpRect); in calculateInsetsFrame()