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;
81 public final class NotifBindPipeline { class89 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;53 private NotifBindPipeline mBindPipeline;64 mBindPipeline = new NotifBindPipeline( in setUp()
128 private final NotifBindPipeline mBindPipeline;187 mBindPipeline = new NotifBindPipeline( in NotificationTestHelper()
43 import com.android.systemui.statusbar.notification.row.NotifBindPipeline;64 private final NotifBindPipeline mNotifBindPipeline;83 NotifBindPipeline notifBindPipeline, in NotificationRowBinderImpl()
31 import com.android.systemui.statusbar.notification.row.NotifBindPipeline.BindCallback;
45 import com.android.systemui.statusbar.notification.row.NotifBindPipeline.BindCallback