Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothHeadsetClientCall.java54 public static final int CALL_STATE_INCOMING = 4; field in BluetoothHeadsetClientCall
252 case CALL_STATE_INCOMING: in toString()