Searched refs:RIGHT_MARKER (Results 1 – 1 of 1) sorted by relevance
57 private static final String RIGHT_MARKER = "@right"; field in DisplayCutout401 if (spec.endsWith(RIGHT_MARKER)) { in pathAndDisplayCutoutFromSpec()403 spec = spec.substring(0, spec.length() - RIGHT_MARKER.length()).trim(); in pathAndDisplayCutoutFromSpec()