Home
last modified time | relevance | path

Searched refs:NULL_PAIR (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
DDisplayCutout.java93 private static final Pair<Path, DisplayCutout> NULL_PAIR = new Pair<>(null, null); field in DisplayCutout
105 private static Pair<Path, DisplayCutout> sCachedCutout = NULL_PAIR;
632 return NULL_PAIR; in pathAndDisplayCutoutFromSpec()
671 return NULL_PAIR; in pathAndDisplayCutoutFromSpec()
693 return NULL_PAIR; in pathAndDisplayCutoutFromSpec()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt74208 Landroid/view/DisplayCutout;->NULL_PAIR:Landroid/util/Pair;