Home
last modified time | relevance | path

Searched refs:MSG_SET_RINGING (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DConnectionServiceAdapterServant.java44 private static final int MSG_SET_RINGING = 3; field in ConnectionServiceAdapterServant
124 case MSG_SET_RINGING:
415 mHandler.obtainMessage(MSG_SET_RINGING, connectionId).sendToTarget();
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt55413 Landroid/telecom/ConnectionServiceAdapterServant;->MSG_SET_RINGING:I