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

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothHeadsetClientCall.java49 public static final int CALL_STATE_INCOMING = 4; field in class:BluetoothHeadsetClientCall
172 case CALL_STATE_INCOMING: builder.append("INCOMING"); break;

Completed in 48 milliseconds