* commit '370501243685a39a52b6e389b97711b906d2d4f8': 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