Searched refs:MSG_SET_IN_CALL_ADAPTER (Results 1 – 2 of 2) sorted by relevance
263 private static final int MSG_SET_IN_CALL_ADAPTER = 1; field in InCallService286 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()
52177 Landroid/telecom/InCallService;->MSG_SET_IN_CALL_ADAPTER:I