Searched refs:DC_POWER_STATE_HIGH (Results 1 – 2 of 2) sorted by relevance
166 } else if (state == DataConnectionRealTimeInfo.DC_POWER_STATE_HIGH) { in getDcPowerStateString()167 return TelephonyConstants.DC_POWER_STATE_HIGH; in getDcPowerStateString()
85 public static final String DC_POWER_STATE_HIGH = "HIGH"; field in TelephonyConstants