Searched refs:ShadeSurface (Results 1 – 6 of 6) sorted by relevance
24 class ShadeSurfaceImpl @Inject constructor() : ShadeSurface, ShadeViewControllerEmptyImpl() {
30 interface ShadeSurface : interface
168 abstract fun bindsShadeViewController(shadeSurface: ShadeSurface): ShadeViewController
263 public final class NotificationPanelViewController implements ShadeSurface, Dumpable {
44 import com.android.systemui.shade.ShadeSurface;196 static ShadeSurface provideShadeSurface( in provideShadeSurface()
181 import com.android.systemui.shade.ShadeSurface;436 private final ShadeSurface mShadeSurface;635 ShadeSurface shadeSurface, in CentralSurfacesImpl()