Fix the build. DO NOT MERGE
Change-Id: Ic34e351f86cfb8299b666e860c067d905cce6747
This commit is contained in:
@@ -1655,7 +1655,7 @@ public class KeyguardHostView extends KeyguardViewBase {
|
|||||||
KeyguardWidgetFrame frame = mAppWidgetContainer.getWidgetPageAt(i);
|
KeyguardWidgetFrame frame = mAppWidgetContainer.getWidgetPageAt(i);
|
||||||
frame.removeAllViews();
|
frame.removeAllViews();
|
||||||
}
|
}
|
||||||
getSecurityContainer().onPause(); // clean up any actions in progress
|
mSecurityViewContainer.onPause(); // clean up any actions in progress
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user