Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DDisplayShape.java291 private static DisplayShape sCachedDisplayShape; field in DisplayShape.Cache
305 return sCachedDisplayShape; in getDisplayShape()
317 sCachedDisplayShape = shape; in getDisplayShape()