Searched refs:NotifBindPipeline (Results 1 – 9 of 9) sorted by relevance
28 NotifBindPipeline mNotifBindPipeline;33 NotifBindPipeline pipeline, in NotifBindPipelineInitializer()
24 import com.android.systemui.statusbar.notification.row.NotifBindPipeline.BindCallback;
77 public final class NotifBindPipeline { class85 NotifBindPipeline( in NotifBindPipeline() method in NotifBindPipeline
38 import com.android.systemui.statusbar.notification.row.NotifBindPipeline;72 AtomicReference<NotifBindPipeline.BindCallback> callback = new AtomicReference<>(); in testLoggingForStandardFlow()113 AtomicReference<NotifBindPipeline.BindCallback> callback = new AtomicReference<>(); in testLoggingForAbortFlow()137 AtomicReference<NotifBindPipeline.BindCallback> callback = new AtomicReference<>(); in testLoggingForEarlyUnbindFlow()164 AtomicReference<NotifBindPipeline.BindCallback> callback = new AtomicReference<>(); in testLoggingForLateUnbindFlow()
36 import com.android.systemui.statusbar.notification.row.NotifBindPipeline.BindCallback;55 private NotifBindPipeline mBindPipeline;67 mBindPipeline = new NotifBindPipeline( in setUp()
139 private final NotifBindPipeline mBindPipeline;241 mBindPipeline = new NotifBindPipeline( in NotificationTestHelper()
49 import com.android.systemui.statusbar.notification.row.NotifBindPipeline;72 private final NotifBindPipeline mNotifBindPipeline;91 NotifBindPipeline notifBindPipeline, in NotificationRowBinderImpl()
31 import com.android.systemui.statusbar.notification.row.NotifBindPipeline.BindCallback;
45 import com.android.systemui.statusbar.notification.row.NotifBindPipeline.BindCallback in <lambda>()