Searched refs:ICON_CWF (Results 1 – 2 of 2) sorted by relevance
46 public static final int ICON_CWF = R.drawable.ic_carrier_wifi; field in TelephonyIcons291 TelephonyIcons.ICON_CWF,
487 if (cb.mAirplaneModeEnabled && cb.mQsTypeIcon != TelephonyIcons.ICON_CWF) { in handleUpdateCellularState()