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