Loading api/removed.txt +0 −8 Original line number Diff line number Diff line Loading @@ -22,14 +22,6 @@ package android.os { } package android.service.notification { public static class NotificationListenerService.Ranking { method public boolean meetsInterruptionFilter(); } } package android.view { public static class WindowManager.LayoutParams extends android.view.ViewGroup.LayoutParams implements android.os.Parcelable { Loading core/java/android/service/notification/NotificationListenerService.java +0 −9 Original line number Diff line number Diff line Loading @@ -756,15 +756,6 @@ public abstract class NotificationListenerService extends Service { return mVisibilityOverride; } /** * Returns whether the notification meets the user's interruption * filter. * * @removed */ public boolean meetsInterruptionFilter() { return mMatchesInterruptionFilter; } /** * Returns whether the notification matches the user's interruption Loading Loading
api/removed.txt +0 −8 Original line number Diff line number Diff line Loading @@ -22,14 +22,6 @@ package android.os { } package android.service.notification { public static class NotificationListenerService.Ranking { method public boolean meetsInterruptionFilter(); } } package android.view { public static class WindowManager.LayoutParams extends android.view.ViewGroup.LayoutParams implements android.os.Parcelable { Loading
core/java/android/service/notification/NotificationListenerService.java +0 −9 Original line number Diff line number Diff line Loading @@ -756,15 +756,6 @@ public abstract class NotificationListenerService extends Service { return mVisibilityOverride; } /** * Returns whether the notification meets the user's interruption * filter. * * @removed */ public boolean meetsInterruptionFilter() { return mMatchesInterruptionFilter; } /** * Returns whether the notification matches the user's interruption Loading