Searched refs:MSG_DISCONNECT (Results 1 – 4 of 4) sorted by relevance
73 private static final int MSG_DISCONNECT = 2; field in PbapClientStateMachine168 case MSG_DISCONNECT: in processMessage()247 mConnectionHandler.obtainMessage(PbapClientConnectionHandler.MSG_DISCONNECT) in enter()262 case MSG_DISCONNECT: in processMessage()300 case MSG_DISCONNECT: in processMessage()336 sendMessage(MSG_DISCONNECT, device); in disconnect()
50 static final int MSG_DISCONNECT = 2; field in PbapClientConnectionHandler190 case MSG_DISCONNECT: in handleMessage()
97 private static final int MSG_DISCONNECT = 2; field in MceStateMachine191 sendMessage(MSG_DISCONNECT, device); in disconnect()355 case MSG_DISCONNECT: in processMessage()392 case MSG_DISCONNECT: in processMessage()590 case MSG_DISCONNECT: in processMessage()
76 private static final int MSG_DISCONNECT = 4; field in TelephonyConnection138 case MSG_DISCONNECT:823 getPhone().registerForDisconnect(mHandler, MSG_DISCONNECT, null); in setOriginalConnection()