Searched refs:CALL_STATE_DIALING (Results 1 – 1 of 1) sorted by relevance
43 public static final int CALL_STATE_DIALING = 2; field in BluetoothHeadsetClientCall208 case CALL_STATE_DIALING: builder.append("DIALING"); break; in toString()