am e397d90f: am e0683de5: am 37050124: am a413a4ae: Fix the build. DO NOT MERGE

* commit 'e397d90fbdc51c269b82e08dd363bb14d90230dc':
  Fix the build.  DO NOT MERGE
This commit is contained in:
Jim Miller
2014-03-20 16:33:29 +00:00
committed by Android Git Automerger

View File

@@ -1655,7 +1655,7 @@ public class KeyguardHostView extends KeyguardViewBase {
KeyguardWidgetFrame frame = mAppWidgetContainer.getWidgetPageAt(i);
frame.removeAllViews();
}
getSecurityContainer().onPause(); // clean up any actions in progress
mSecurityViewContainer.onPause(); // clean up any actions in progress
}
/**