Searched refs:ShadeViewRefactor (Results 1 – 3 of 3) sorted by relevance
114 import com.android.systemui.statusbar.notification.ShadeViewRefactor;115 import com.android.systemui.statusbar.notification.ShadeViewRefactor.RefactorComponent;622 @ShadeViewRefactor(RefactorComponent.SHADE_VIEW)646 @ShadeViewRefactor(RefactorComponent.SHADE_VIEW)659 @ShadeViewRefactor(RefactorComponent.SHADE_VIEW)679 @ShadeViewRefactor(RefactorComponent.SHADE_VIEW)693 @ShadeViewRefactor(RefactorComponent.SHADE_VIEW)709 @ShadeViewRefactor(RefactorComponent.SHADE_VIEW)731 @ShadeViewRefactor(RefactorComponent.SHADE_VIEW)740 @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