Searched refs:ShadeViewRefactor (Results 1 – 3 of 3) sorted by relevance
112 import com.android.systemui.statusbar.notification.ShadeViewRefactor;113 import com.android.systemui.statusbar.notification.ShadeViewRefactor.RefactorComponent;627 @ShadeViewRefactor(RefactorComponent.SHADE_VIEW)655 @ShadeViewRefactor(RefactorComponent.SHADE_VIEW)668 @ShadeViewRefactor(RefactorComponent.SHADE_VIEW)688 @ShadeViewRefactor(RefactorComponent.SHADE_VIEW)702 @ShadeViewRefactor(RefactorComponent.SHADE_VIEW)721 @ShadeViewRefactor(RefactorComponent.SHADE_VIEW)743 @ShadeViewRefactor(RefactorComponent.SHADE_VIEW)752 @ShadeViewRefactor(RefactorComponent.SHADE_VIEW)[all …]
28 import com.android.systemui.statusbar.notification.ShadeViewRefactor;84 @ShadeViewRefactor(ShadeViewRefactor.RefactorComponent.STATE_RESOLVER)133 @ShadeViewRefactor(ShadeViewRefactor.RefactorComponent.STATE_RESOLVER)182 @ShadeViewRefactor(ShadeViewRefactor.RefactorComponent.SHADE_VIEW)188 @ShadeViewRefactor(ShadeViewRefactor.RefactorComponent.SHADE_VIEW)
23 public @interface ShadeViewRefactor { annotation