Searched refs:DP_MARKER (Results 1 – 2 of 2) sorted by relevance
67 private static final String DP_MARKER = "@dp"; field in DisplayCutout653 final boolean inDp = spec.endsWith(DP_MARKER); in pathAndDisplayCutoutFromSpec()655 spec = spec.substring(0, spec.length() - DP_MARKER.length()); in pathAndDisplayCutoutFromSpec()
74193 Landroid/view/DisplayCutout;->DP_MARKER:Ljava/lang/String;