Searched refs:MSG_ON_CONNECTION_EVENT (Results 1 – 3 of 3) sorted by relevance
226 private static final int MSG_ON_CONNECTION_EVENT = 9; field in InCallService277 case MSG_ON_CONNECTION_EVENT: {375 mHandler.obtainMessage(MSG_ON_CONNECTION_EVENT, args).sendToTarget(); in onConnectionEvent()
67 private static final int MSG_ON_CONNECTION_EVENT = 26; field in ConnectionServiceAdapterServant310 case MSG_ON_CONNECTION_EVENT: {628 mHandler.obtainMessage(MSG_ON_CONNECTION_EVENT, args).sendToTarget();
66086 Landroid/telecom/ConnectionServiceAdapterServant;->MSG_ON_CONNECTION_EVENT:I66195 Landroid/telecom/InCallService;->MSG_ON_CONNECTION_EVENT:I