Searched refs:BOTTOM_MARKER (Results 1 – 2 of 2) sorted by relevance
66 private static final String BOTTOM_MARKER = "@bottom"; field in DisplayCutout659 if (spec.contains(BOTTOM_MARKER)) { in pathAndDisplayCutoutFromSpec()660 String[] splits = spec.split(BOTTOM_MARKER, 2); in pathAndDisplayCutoutFromSpec()
74190 Landroid/view/DisplayCutout;->BOTTOM_MARKER:Ljava/lang/String;