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

* commit 'e0683de51e56d7a95c88c5c744f45c72a54a95bc':
  Fix the build.  DO NOT MERGE
This commit is contained in:
Jim Miller
2014-03-20 16:24:01 +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
}
/**