Searched refs:MSG_CONNECTION_CLOSED (Results 1 – 2 of 2) sorted by relevance
84 static final int MSG_CONNECTION_CLOSED = 7; field in PbapClientStateMachine266 case MSG_CONNECTION_CLOSED: in processMessage()
259 mPbapClientStateMachine.sendMessage(PbapClientStateMachine.MSG_CONNECTION_CLOSED); in handleMessage()