Searched refs:DP_MARKER (Results 1 – 1 of 1) sorted by relevance
56 private static final String DP_MARKER = "@dp"; field in DisplayCutout407 final boolean inDp = spec.endsWith(DP_MARKER); in pathAndDisplayCutoutFromSpec()409 spec = spec.substring(0, spec.length() - DP_MARKER.length()); in pathAndDisplayCutoutFromSpec()