Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayContent.java410 = new RotationCache<>(this::calculateDisplayCutoutForRotationUncached);
2315 private WmDisplayCutout calculateDisplayCutoutForRotationUncached( in calculateDisplayCutoutForRotationUncached() method in DisplayContent