移除废弃的功能集合

Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
This commit is contained in:
donghongyu
2022-01-18 20:21:53 +08:00
parent 2513a56bec
commit 2d5daf757f
17 changed files with 9 additions and 862 deletions

View File

@@ -536,7 +536,6 @@ class CallingWindowManager private constructor() : IVoiceIntentListener {
fun resetStatus() {
isLauncherCallingViewShown = false
serviceApi?.entranceButtonController?.removeLeftFeatureView(launcherCallingView)
launcherCallingView = null
}