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

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothHeadsetClientCall.java33 public static final int CALL_STATE_ACTIVE = 0; field in class:BluetoothHeadsetClientCall
168 case CALL_STATE_ACTIVE: builder.append("ACTIVE"); break;

Completed in 299 milliseconds