Home
last modified time | relevance | path

Searched refs:RefactorComponent (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayout.java3394 @ShadeViewRefactor(RefactorComponent.INPUT)
3403 @ShadeViewRefactor(RefactorComponent.INPUT)
3439 @ShadeViewRefactor(RefactorComponent.INPUT)
3596 @ShadeViewRefactor(RefactorComponent.INPUT)
3601 @ShadeViewRefactor(RefactorComponent.INPUT)
3611 @ShadeViewRefactor(RefactorComponent.INPUT)
3629 @ShadeViewRefactor(RefactorComponent.INPUT)
3644 @ShadeViewRefactor(RefactorComponent.INPUT)
3652 @ShadeViewRefactor(RefactorComponent.INPUT)
3671 @ShadeViewRefactor(RefactorComponent.INPUT)
[all …]
H A DNotificationSection.java93 @ShadeViewRefactor(ShadeViewRefactor.RefactorComponent.STATE_RESOLVER)
142 @ShadeViewRefactor(ShadeViewRefactor.RefactorComponent.STATE_RESOLVER)
191 @ShadeViewRefactor(ShadeViewRefactor.RefactorComponent.SHADE_VIEW)
197 @ShadeViewRefactor(ShadeViewRefactor.RefactorComponent.SHADE_VIEW)
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DShadeViewRefactor.java28 RefactorComponent value(); in value()
30 public enum RefactorComponent { enum