Searched defs:CALL_STATE_TERMINATED (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothHeadsetClientCall.java62 public static final int CALL_STATE_TERMINATED = 7; field in class:BluetoothHeadsetClientCall
175 case CALL_STATE_TERMINATED: builder.append("TERMINATED"); break;

Completed in 66 milliseconds