From 16d3dc672e272c45c9474ff14c0e3494c5479a74 Mon Sep 17 00:00:00 2001 From: d34d Date: Thu, 7 Apr 2016 12:59:28 -0700 Subject: LLS: Deprecate collapseNotificationPanel [1/2] collapseNotificationPanel is no longer applicable with the updated UX so deprecate it and document that it will essentially be a no-op Change-Id: I285bb48e3a9ffec8d554f880edf17e5105c94018 TICKET: CYNGNOS-2392 --- system-api/cm_system-current.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system-api') 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); -- cgit v1.1