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.java226 private static final int MSG_ON_CONNECTION_EVENT = 9; field in InCallService
277 case MSG_ON_CONNECTION_EVENT: {
375 mHandler.obtainMessage(MSG_ON_CONNECTION_EVENT, args).sendToTarget(); in onConnectionEvent()
DConnectionServiceAdapterServant.java67 private static final int MSG_ON_CONNECTION_EVENT = 26; field in ConnectionServiceAdapterServant
310 case MSG_ON_CONNECTION_EVENT: {
628 mHandler.obtainMessage(MSG_ON_CONNECTION_EVENT, args).sendToTarget();
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt66086 Landroid/telecom/ConnectionServiceAdapterServant;->MSG_ON_CONNECTION_EVENT:I
66195 Landroid/telecom/InCallService;->MSG_ON_CONNECTION_EVENT:I