Searched refs:VALID_DISPLAY_INFO_SET (Results 1 – 1 of 1) sorted by relevance
54 private static final Set<Pair<Integer, Integer>> VALID_DISPLAY_INFO_SET = Set.of( field in DisplayInfoController178 && !VALID_DISPLAY_INFO_SET.contains(Pair.create(displayInfo.getNetworkType(), in validateDisplayInfo()