aboutsummaryrefslogtreecommitdiffstats
path: root/system-api
diff options
context:
space:
mode:
Diffstat (limited to 'system-api')
-rw-r--r--system-api/cm_system-current.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/system-api/cm_system-current.txt b/system-api/cm_system-current.txt
index b0e7678..ff84505 100644
--- a/system-api/cm_system-current.txt
+++ b/system-api/cm_system-current.txt
@@ -427,7 +427,7 @@ package cyanogenmod.externalviews {
protected abstract class KeyguardExternalViewProviderService.Provider {
ctor protected KeyguardExternalViewProviderService.Provider(android.os.Bundle);
- method protected final void collapseNotificationPanel();
+ method protected final deprecated void collapseNotificationPanel();
method protected android.os.Bundle getOptions();
method protected void onAttach();
method protected abstract void onBouncerShowing(boolean);