Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DDisplayCutout.java109 private static Path sCachedCutoutPath; field in DisplayCutout
680 return sCachedCutoutPath; in getCutoutPath()
706 sCachedCutoutPath = cutoutPath; in getCutoutPath()