Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothHeadsetClientCall.java38 public static final int CALL_STATE_ACTIVE = 0; field in BluetoothHeadsetClientCall
240 case CALL_STATE_ACTIVE: in toString()