Searched refs:NULL_PAIR (Results 1 – 2 of 2) sorted by relevance
95 private static final Pair<Path, DisplayCutout> NULL_PAIR = new Pair<>(null, null); field in DisplayCutout107 private static Pair<Path, DisplayCutout> sCachedCutout = NULL_PAIR;1098 return NULL_PAIR; in pathAndDisplayCutoutFromSpec()
59779 Landroid/view/DisplayCutout;->NULL_PAIR:Landroid/util/Pair;