Searched refs:MSG_DISCONNECT (Results 1 – 9 of 9) sorted by relevance
85 mHandler.obtainMessage(MyHandler.MSG_DISCONNECT).sendToTarget(); in onBind()103 static final int MSG_DISCONNECT = 2;117 case MSG_DISCONNECT:
76 private static final int MSG_DISCONNECT = 2; field in PbapClientStateMachine175 case MSG_DISCONNECT: in processMessage()257 mConnectionHandler.obtainMessage(PbapClientConnectionHandler.MSG_DISCONNECT) in enter()274 case MSG_DISCONNECT: in processMessage()314 case MSG_DISCONNECT: in processMessage()353 sendMessage(MSG_DISCONNECT, device); in disconnect()
64 static final int MSG_DISCONNECT = 2; field in PbapClientConnectionHandler233 case MSG_DISCONNECT: in handleMessage()
56 private static final int MSG_DISCONNECT = 1; field in AoapServiceManager75 if (msg.what == MSG_DISCONNECT) { in AoapServiceManager()149 mHandler.removeMessages(MSG_DISCONNECT, connection); in postponeServiceDisconnection()150 mHandler.sendMessageDelayed(mHandler.obtainMessage(MSG_DISCONNECT, connection), in postponeServiceDisconnection()
100 private static final int MSG_DISCONNECT = 4; field in RemoteDisplayProvider350 mHandler.obtainMessage(MSG_DISCONNECT, id).sendToTarget(); in disconnect()387 case MSG_DISCONNECT: { in handleMessage()
113 private static final int MSG_DISCONNECT = 2; field in MceStateMachine266 sendMessage(MSG_DISCONNECT, mDevice); in disconnect()496 case MSG_DISCONNECT: in processMessage()545 case MSG_DISCONNECT: in processMessage()963 case MSG_DISCONNECT: in processMessage()
114 private static final int MSG_DISCONNECT = 4; field in TelephonyConnection183 case MSG_DISCONNECT:747 mHandler.obtainMessage(MSG_DISCONNECT).sendToTarget();
172 private static final int MSG_DISCONNECT = 6; field in ConnectionService546 mHandler.obtainMessage(MSG_DISCONNECT, args).sendToTarget();1224 case MSG_DISCONNECT: {
44769 Landroid/printservice/recommendation/RecommendationService$MyHandler;->MSG_DISCONNECT:I55249 Landroid/telecom/ConnectionService;->MSG_DISCONNECT:I