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.java439 private static final int MSG_ON_USING_ALTERNATIVE_UI = 43; field in ConnectionService
881 mHandler.obtainMessage(MSG_ON_USING_ALTERNATIVE_UI, args).sendToTarget();
1561 case MSG_ON_USING_ALTERNATIVE_UI: {