Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DConnectionService.java208 private static final int MSG_ON_USING_ALTERNATIVE_UI = 43; field in ConnectionService
602 mHandler.obtainMessage(MSG_ON_USING_ALTERNATIVE_UI, args).sendToTarget();
1282 case MSG_ON_USING_ALTERNATIVE_UI: {