Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit afd7c690 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fix comment on VisibilityLocationProvider"

parents 24a579db 5129bf1d
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -16,15 +16,13 @@

package com.android.systemui.statusbar.notification;

import com.android.systemui.statusbar.notification.row.ExpandableNotificationRow;

/**
 * An object that can determine the visibility of a Notification.
 */
public interface VisibilityLocationProvider {

    /**
     * Returns whether an ExpandableNotificationRow is in a visible location or not.
     * Returns whether an Entry is in a visible location or not.
     *
     * @param entry
     * @return true if row is in a visible location