Skip to content
Snippets Groups Projects
Commit c99012b6 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Suppress HiddenAbstractMethod on...

Merge "Suppress HiddenAbstractMethod on Notification.Style.areNotificationsVisiblyDifferent" into main
parents 8801a720 ddc69d09
No related branches found
No related tags found
No related merge requests found
......@@ -7363,6 +7363,7 @@ public class Notification implements Parcelable
/**
* @hide
*/
@SuppressWarnings("HiddenAbstractMethod")
public abstract boolean areNotificationsVisiblyDifferent(Style other);
 
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment