Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DConnectionService.java164 private static final int MSG_CREATE_CONNECTION = 2; field in ConnectionService
265 mHandler.obtainMessage(MSG_CREATE_CONNECTION, args).sendToTarget();
836 case MSG_CREATE_CONNECTION: {
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt65945 Landroid/telecom/ConnectionService;->MSG_CREATE_CONNECTION:I