Searched refs:CALL_STATE_ALERTING (Results 1 – 1 of 1) sorted by relevance
48 public static final int CALL_STATE_ALERTING = 3; field in BluetoothHeadsetClientCall221 case CALL_STATE_ALERTING: builder.append("ALERTING"); break; in toString()