Remove reference to NPVC

NotificationShadeWindowViewController will still exist in a scene based
System UI, so it cannot directly depend on NPVC. Unfortunately, this
required the addition of one method to SVC. Some of its other methods
have also been deprecated in this change, since they will not be called
with the scene container flag enabled.

Flag: ACONFIG com.android.systemui.scene_container DEVELOPMENT
Test: Updated and ran affected tests
Test: Manual
Bug: 303267342
Change-Id: Ic64d4c251cdf0a300c1f1cfce0cc07f960a8d050
6 files changed