Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DConnectionService.java194 private static final int MSG_CREATE_CONNECTION_COMPLETE = 29; field in ConnectionService
285 mHandler.obtainMessage(MSG_CREATE_CONNECTION_COMPLETE, args).sendToTarget();
929 case MSG_CREATE_CONNECTION_COMPLETE: {
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt55246 Landroid/telecom/ConnectionService;->MSG_CREATE_CONNECTION_COMPLETE:I