HomeSort by relevance Sort by last modified time
    Searched refs:ROAMING_INDICATOR_OFF (Results 1 - 5 of 5) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
EriInfo.java 22 public static final int ROAMING_INDICATOR_OFF = 1;
EriManager.java 307 case EriInfo.ROAMING_INDICATOR_OFF:
309 EriInfo.ROAMING_INDICATOR_OFF,
416 case EriInfo.ROAMING_INDICATOR_OFF:
418 EriInfo.ROAMING_INDICATOR_OFF,
CdmaServiceStateTracker.java     [all...]
CdmaLteServiceStateTracker.java 427 if (showSpn && (iconIndex == EriInfo.ROAMING_INDICATOR_OFF) &&
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
NetworkControllerImpl.java     [all...]

Completed in 317 milliseconds