Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DCutoutSpecification.java89 private static final String BIND_RIGHT_CUTOUT_MARKER = MARKER_START_CHAR + "bind_right_cutout"; field in CutoutSpecification
477 } else if (specWithoutDp.startsWith(BIND_RIGHT_CUTOUT_MARKER, currentIndex)) {
482 currentIndex += BIND_RIGHT_CUTOUT_MARKER.length();