Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telecomm/java/android/telecom/
H A DConnectionService.java423 private static final int MSG_CREATE_CONNECTION_COMPLETE = 29; field in ConnectionService
517 mHandler.obtainMessage(MSG_CREATE_CONNECTION_COMPLETE, args).sendToTarget();
1206 case MSG_CREATE_CONNECTION_COMPLETE: {
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt51923 Landroid/telecom/ConnectionService;->MSG_CREATE_CONNECTION_COMPLETE:I