Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/
H A DDisplayCutout.java106 private static Insets sCachedWaterfallInsets; field in DisplayCutout
1046 && waterfallInsets.equals(sCachedWaterfallInsets)) { in pathAndDisplayCutoutFromSpec()
1083 sCachedWaterfallInsets = waterfallInsets; in pathAndDisplayCutoutFromSpec()