Fix the build. DO NOT MERGE

Change-Id: Ic34e351f86cfb8299b666e860c067d905cce6747
This commit is contained in:
Jim Miller
2014-03-19 18:37:36 -07:00
parent 89513ee544
commit a413a4ae32

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
}
/**