Home
last modified time | relevance | path

Searched refs:MSG_ON_CONNECTION_EVENT (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
DInCallService.java199 private static final int MSG_ON_CONNECTION_EVENT = 9; field in InCallService
250 case MSG_ON_CONNECTION_EVENT: {
348 mHandler.obtainMessage(MSG_ON_CONNECTION_EVENT, args).sendToTarget(); in onConnectionEvent()
DConnectionServiceAdapterServant.java67 private static final int MSG_ON_CONNECTION_EVENT = 26; field in ConnectionServiceAdapterServant
295 case MSG_ON_CONNECTION_EVENT: {
588 mHandler.obtainMessage(MSG_ON_CONNECTION_EVENT, args).sendToTarget();
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt70870 Landroid/telecom/ConnectionServiceAdapterServant;->MSG_ON_CONNECTION_EVENT:I
70983 Landroid/telecom/InCallService;->MSG_ON_CONNECTION_EVENT:I