summaryrefslogtreecommitdiffstats
path: root/api/removed.txt
diff options
context:
space:
mode:
authorChristoph Studer <chstuder@google.com>2014-09-09 11:31:43 +0200
committerChristoph Studer <chstuder@google.com>2014-09-09 11:31:43 +0200
commit704dd61f5be9266b3cfdfeb407b6fc4822bac7af (patch)
treeb841c9123fd31c6989611b33c67f55e1093bec3e /api/removed.txt
parenta41c4bcc3dcac9e808c9d524e24454d132790e9a (diff)
downloadframeworks_base-704dd61f5be9266b3cfdfeb407b6fc4822bac7af.zip
frameworks_base-704dd61f5be9266b3cfdfeb407b6fc4822bac7af.tar.gz
frameworks_base-704dd61f5be9266b3cfdfeb407b6fc4822bac7af.tar.bz2
NoLiService: Delete @removed meetsInterruptionFilter
This should not break any apps as this API has been marked @removed more than a week ago. Bug: 17425123 Change-Id: I19d7e933a3f2a59e1b406a9f87d272f058a13e0d
Diffstat (limited to 'api/removed.txt')
-rw-r--r--api/removed.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/api/removed.txt b/api/removed.txt
index 3c16276..c8a3b4b 100644
--- a/api/removed.txt
+++ b/api/removed.txt
@@ -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 {