Searched refs:THREE_G (Results 1 – 3 of 3) sorted by relevance
193 TelephonyIcons.THREE_G); in mapIconSets()195 TelephonyIcons.THREE_G); in mapIconSets()197 TelephonyIcons.THREE_G); in mapIconSets()199 TelephonyIcons.THREE_G); in mapIconSets()205 TelephonyIcons.THREE_G); in mapIconSets()208 TelephonyIcons.THREE_G); in mapIconSets()223 TelephonyIcons.THREE_G); in mapIconSets()225 TelephonyIcons.THREE_G); in mapIconSets()227 TelephonyIcons.THREE_G); in mapIconSets()229 TelephonyIcons.THREE_G); in mapIconSets()[all …]
56 static final MobileIconGroup THREE_G = new MobileIconGroup( field in TelephonyIcons283 ICON_NAME_TO_ICON.put("3g", THREE_G);
1034 datatype.equals("3g") ? TelephonyIcons.THREE_G : in dispatchDemoCommand()