Home
last modified time | relevance | path

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

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