删除目的地车友相关功能

Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
This commit is contained in:
donghongyu
2022-01-25 21:18:25 +08:00
parent 79a246ebc2
commit 93d6b4a021
48 changed files with 36 additions and 1927 deletions

View File

@@ -358,7 +358,6 @@ class CallChatCenter private constructor() : IBizCallChat.IBizCallBack, IVoiceCo
@Synchronized
private fun showLauncherCallingView() {
Logger.d(TAG, "showLauncherCallingView : onlineCarPanelApi hidePanel")
serviceApi?.onlineCarPanelApi?.hidePanel()
if (!showCallWindowFromDefault) {
Logger.d(TAG, "showLauncherCallingView : 接听电话,隐藏用户信息窗口")
hideUserWindow()