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

Commit 5129bf1d authored by Evan Laird's avatar Evan Laird
Browse files

Fix comment on VisibilityLocationProvider

Forgot to push this up before clicking 'autosubmit'

Test: read the comment
Change-Id: I8c458b665668bfd5063d5667d172a9af3a42fdde
parent 9449285d
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