Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DCutoutSpecification.java85 private static final String CUTOUT_MARKER = MARKER_START_CHAR + "cutout"; field in CutoutSpecification
423 } else if (specWithoutDp.startsWith(CUTOUT_MARKER, currentIndex)) {
425 currentIndex += CUTOUT_MARKER.length();