Searched refs:NotificationRowBinder (Results 1 – 4 of 4) sorted by relevance
29 public interface NotificationRowBinder { interface
55 public class NotificationRowBinderImpl implements NotificationRowBinder {
42 import com.android.systemui.statusbar.notification.collection.NotificationRowBinder;85 private NotificationRowBinder mNotificationRowBinder;145 public void setRowBinder(NotificationRowBinder notificationRowBinder) { in setRowBinder()529 private NotificationRowBinder requireBinder() { in requireBinder()
79 import com.android.systemui.statusbar.notification.collection.NotificationRowBinder;135 @Mock private NotificationRowBinder mMockedRowBinder;