Searched refs:MSG_SET_IN_CALL_ADAPTER (Results 1 – 2 of 2) sorted by relevance
236 private static final int MSG_SET_IN_CALL_ADAPTER = 1; field in InCallService254 if (mPhone == null && msg.what != MSG_SET_IN_CALL_ADAPTER) {259 case MSG_SET_IN_CALL_ADAPTER:340 mHandler.obtainMessage(MSG_SET_IN_CALL_ADAPTER, inCallAdapter).sendToTarget(); in setInCallAdapter()
55500 Landroid/telecom/InCallService;->MSG_SET_IN_CALL_ADAPTER:I