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, 2 insertions, 0 deletions
diff --git a/system-api/cm_system-current.txt b/system-api/cm_system-current.txt
index 9ca1fcf..810935a 100644
--- a/system-api/cm_system-current.txt
+++ b/system-api/cm_system-current.txt
@@ -435,11 +435,13 @@ package cyanogenmod.externalviews {
method protected void onDetach();
method protected abstract void onKeyguardDismissed();
method protected abstract void onKeyguardShowing(boolean);
+ method protected void onLockscreenSlideOffsetChanged(float);
method protected abstract void onScreenTurnedOff();
method protected abstract void onScreenTurnedOn();
method protected final boolean requestDismiss();
method protected final boolean requestDismissAndStartActivity(android.content.Intent);
method protected final void setInteractivity(boolean);
+ method protected final void slideLockscreenIn();
}
}