Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telecomm/java/android/telecom/
H A DConnectionService.java437 private static final int MSG_ON_USING_ALTERNATIVE_UI = 43; field in ConnectionService
879 mHandler.obtainMessage(MSG_ON_USING_ALTERNATIVE_UI, args).sendToTarget();
1559 case MSG_ON_USING_ALTERNATIVE_UI: {