Searched refs:PRECISE_CALL_STATE_IDLE (Results 1 – 2 of 2) sorted by relevance
158 case PreciseCallState.PRECISE_CALL_STATE_IDLE: in getPreciseCallStateString()159 return TelephonyConstants.PRECISE_CALL_STATE_IDLE; in getPreciseCallStateString()
77 public static final String PRECISE_CALL_STATE_IDLE = "IDLE"; field in TelephonyConstants