Searched refs:CALL_STATE_DIALING (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothHeadsetClientCall.java41 public static final int CALL_STATE_DIALING = 2; field in class:BluetoothHeadsetClientCall
170 case CALL_STATE_DIALING: builder.append("DIALING"); break;

Completed in 34 milliseconds