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;620 @ShadeViewRefactor(RefactorComponent.SHADE_VIEW)644 @ShadeViewRefactor(RefactorComponent.SHADE_VIEW)657 @ShadeViewRefactor(RefactorComponent.SHADE_VIEW)677 @ShadeViewRefactor(RefactorComponent.SHADE_VIEW)691 @ShadeViewRefactor(RefactorComponent.SHADE_VIEW)707 @ShadeViewRefactor(RefactorComponent.SHADE_VIEW)729 @ShadeViewRefactor(RefactorComponent.SHADE_VIEW)738 @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