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