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