Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DDisplayCutout.java96 private static final Pair<Path, DisplayCutout> NULL_PAIR = new Pair<>(null, null); field in DisplayCutout
108 private static Pair<Path, DisplayCutout> sCachedCutout = NULL_PAIR;
1099 return NULL_PAIR; in pathAndDisplayCutoutFromSpec()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt59779 Landroid/view/DisplayCutout;->NULL_PAIR:Landroid/util/Pair;