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

* commit '370501243685a39a52b6e389b97711b906d2d4f8':
  Fix the build.  DO NOT MERGE
This commit is contained in:
Jim Miller
2014-03-20 02:47:04 +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
}
/**