Searched refs:MSG_ON_CONNECTION_EVENT (Results 1 – 3 of 3) sorted by relevance
199 private static final int MSG_ON_CONNECTION_EVENT = 9; field in InCallService250 case MSG_ON_CONNECTION_EVENT: {348 mHandler.obtainMessage(MSG_ON_CONNECTION_EVENT, args).sendToTarget(); in onConnectionEvent()
67 private static final int MSG_ON_CONNECTION_EVENT = 26; field in ConnectionServiceAdapterServant295 case MSG_ON_CONNECTION_EVENT: {588 mHandler.obtainMessage(MSG_ON_CONNECTION_EVENT, args).sendToTarget();
70870 Landroid/telecom/ConnectionServiceAdapterServant;->MSG_ON_CONNECTION_EVENT:I70983 Landroid/telecom/InCallService;->MSG_ON_CONNECTION_EVENT:I