* commit 'e0683de51e56d7a95c88c5c744f45c72a54a95bc': Fix the build. DO NOT MERGE
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