Home
last modified time | relevance | path

Searched defs:executeStage (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DBindStage.java49 protected abstract void executeStage( in executeStage() method in BindStage
H A DRowContentBindStage.java54 protected void executeStage( in executeStage() method in RowContentBindStage
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DNotifBindPipelineTest.java143 protected void executeStage(@NonNull NotificationEntry entry, in executeStage() method in NotifBindPipelineTest.TestBindStage