Home
last modified time | relevance | path

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

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