Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
DPbapClientStateMachine.java82 static final int MSG_CONNECTION_COMPLETE = 5; field in PbapClientStateMachine
181 case MSG_CONNECTION_COMPLETE: in processMessage()
DPbapClientConnectionHandler.java226 PbapClientStateMachine.MSG_CONNECTION_COMPLETE); in handleMessage()