Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DDisplayShape.java287 private static int sCachedDisplayHeight; field in DisplayShape.Cache
303 && sCachedDisplayHeight == displayHeight in getDisplayShape()
315 sCachedDisplayHeight = displayHeight; in getDisplayShape()
DRoundedCorners.java65 private static int sCachedDisplayHeight; field in RoundedCorners
127 && sCachedDisplayHeight == displayHeight in fromRadii()
151 sCachedDisplayHeight = displayHeight; in fromRadii()
DDisplayCutout.java108 private static int sCachedDisplayHeight; field in DisplayCutout
1241 && sCachedDisplayHeight == displayHeight
1291 sCachedDisplayHeight = displayHeight;
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt59143 Landroid/view/DisplayCutout;->sCachedDisplayHeight:I