Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DDisplayCutout.java109 private static Insets sCachedWaterfallInsets; field in DisplayCutout
1108 && waterfallInsets.equals(sCachedWaterfallInsets) in pathAndDisplayCutoutFromSpec()
1148 sCachedWaterfallInsets = waterfallInsets; in pathAndDisplayCutoutFromSpec()