Home
last modified time | relevance | path

Searched refs:MSG_DISCONNECT (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/printservice/recommendation/
DRecommendationService.java85 mHandler.obtainMessage(MyHandler.MSG_DISCONNECT).sendToTarget(); in onBind()
103 static final int MSG_DISCONNECT = 2;
117 case MSG_DISCONNECT:
/frameworks/base/media/lib/remotedisplay/java/com/android/media/remotedisplay/
DRemoteDisplayProvider.java100 private static final int MSG_DISCONNECT = 4; field in RemoteDisplayProvider
350 mHandler.obtainMessage(MSG_DISCONNECT, id).sendToTarget(); in disconnect()
387 case MSG_DISCONNECT: { in handleMessage()
/frameworks/base/telecomm/java/android/telecom/
DConnectionService.java172 private static final int MSG_DISCONNECT = 6; field in ConnectionService
546 mHandler.obtainMessage(MSG_DISCONNECT, args).sendToTarget();
1224 case MSG_DISCONNECT: {
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt44769 Landroid/printservice/recommendation/RecommendationService$MyHandler;->MSG_DISCONNECT:I
55249 Landroid/telecom/ConnectionService;->MSG_DISCONNECT:I