Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telecomm/java/android/telecom/
H A DInCallService.java263 private static final int MSG_SET_IN_CALL_ADAPTER = 1; field in InCallService
286 if (mPhone == null && msg.what != MSG_SET_IN_CALL_ADAPTER) {
291 case MSG_SET_IN_CALL_ADAPTER:
389 mHandler.obtainMessage(MSG_SET_IN_CALL_ADAPTER, inCallAdapter).sendToTarget(); in setInCallAdapter()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt52177 Landroid/telecom/InCallService;->MSG_SET_IN_CALL_ADAPTER:I