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

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothHeadsetClientCall.java45 public static final int CALL_STATE_ALERTING = 3; field in class:BluetoothHeadsetClientCall
171 case CALL_STATE_ALERTING: builder.append("ALERTING"); break;

Completed in 48 milliseconds