Searched refs:NR_5G (Results 1 – 8 of 8) sorted by relevance
143 public static final MobileIconGroup NR_5G = new MobileIconGroup( field in TelephonyIcons196 ICON_NAME_TO_ICON.put("5g", NR_5G);
198 TelephonyIcons.NR_5G); in mapIconSets()204 TelephonyIcons.NR_5G); in mapIconSets()
50 FIVE_G_OVERRIDE_KEY to TelephonyIcons.NR_5G,
217 assertThat(latest).isEqualTo(TelephonyIcons.NR_5G) in iconGroup_5g_override_type()
100 "5g" -> TelephonyIcons.NR_5G in String()
52 LTE_ADVANCED_KEY to TelephonyIcons.NR_5G, in <lambda>()
232 TelephonyIcons.NR_5G, in modifiedBy()
1394 datatype.equals("5g") ? TelephonyIcons.NR_5G : in dispatchDemoCommand()