Searched refs:NotificationInterruptStateProvider (Results 1 – 13 of 13) sorted by relevance
7 import com.android.systemui.statusbar.notification.interruption.NotificationInterruptStateProvider.…8 import com.android.systemui.statusbar.notification.interruption.NotificationInterruptStateProvider.…9 import com.android.systemui.statusbar.notification.interruption.NotificationInterruptStateProvider.…10 import com.android.systemui.statusbar.notification.interruption.NotificationInterruptStateProvider.…11 import com.android.systemui.statusbar.notification.interruption.NotificationInterruptStateProvider.…
71 import com.android.systemui.statusbar.notification.interruption.NotificationInterruptStateProvider.…
21 import com.android.systemui.statusbar.notification.interruption.NotificationInterruptStateProvider.…31 private val wrapped: NotificationInterruptStateProvider50 val originalDecision: NotificationInterruptStateProvider.FullScreenIntentDecision
28 public interface NotificationInterruptStateProvider { interface
60 public class NotificationInterruptStateProviderImpl implements NotificationInterruptStateProvider {
57 import com.android.systemui.statusbar.notification.interruption.NotificationInterruptStateProvider;75 private final NotificationInterruptStateProvider mNotificationInterruptStateProvider =76 mock(NotificationInterruptStateProvider.class);
90 import com.android.systemui.statusbar.notification.interruption.NotificationInterruptStateProvider;140 private NotificationInterruptStateProvider mNotificationInterruptStateProvider;
59 import com.android.systemui.statusbar.notification.interruption.NotificationInterruptStateProvider;212 NotificationInterruptStateProvider bindNotificationInterruptStateProvider( in bindNotificationInterruptStateProvider()
56 import com.android.systemui.statusbar.notification.interruption.NotificationInterruptStateProvider;119 NotificationInterruptStateProvider notificationInterruptStateProvider, in StatusBarNotificationPresenter()
74 import com.android.systemui.statusbar.notification.interruption.NotificationInterruptStateProvider;117 private final NotificationInterruptStateProvider mNotificationInterruptStateProvider;156 NotificationInterruptStateProvider notificationInterruptStateProvider, in StatusBarNotificationActivityStarter()
224 import com.android.systemui.statusbar.notification.interruption.NotificationInterruptStateProvider;495 protected final NotificationInterruptStateProvider mNotificationInterruptStateProvider;698 NotificationInterruptStateProvider notificationInterruptStateProvider, in CentralSurfacesImpl()
101 import com.android.systemui.statusbar.notification.interruption.NotificationInterruptStateProvider;365 NotificationInterruptStateProvider innerProvider) { in provideVisualInterruptionDecisionProvider()
41 import com.android.systemui.statusbar.notification.interruption.NotificationInterruptStateProvider.…