Searched refs:BIND_LEFT_CUTOUT_MARKER (Results 1 – 1 of 1) sorted by relevance
90 private static final String BIND_LEFT_CUTOUT_MARKER = MARKER_START_CHAR + "bind_left_cutout"; field in CutoutSpecification471 } else if (specWithoutDp.startsWith(BIND_LEFT_CUTOUT_MARKER, currentIndex)) {476 currentIndex += BIND_LEFT_CUTOUT_MARKER.length();