Searched refs:MSG_DISCONNECT (Results 1 – 4 of 4) sorted by relevance
85 mHandler.obtainMessage(MyHandler.MSG_DISCONNECT).sendToTarget(); in onBind()103 static final int MSG_DISCONNECT = 2;117 case MSG_DISCONNECT:
100 private static final int MSG_DISCONNECT = 4; field in RemoteDisplayProvider366 mHandler.obtainMessage(MSG_DISCONNECT, id).sendToTarget(); in disconnect()403 case MSG_DISCONNECT: { in handleMessage()
403 private static final int MSG_DISCONNECT = 6; field in ConnectionService780 mHandler.obtainMessage(MSG_DISCONNECT, args).sendToTarget();1503 case MSG_DISCONNECT: {
40803 Landroid/printservice/recommendation/RecommendationService$MyHandler;->MSG_DISCONNECT:I51283 Landroid/telecom/ConnectionService;->MSG_DISCONNECT:I