am 2fd6cb04: Merge "Fixing the build" into jb-mr1-dev
* commit '2fd6cb043901c1bfbf5f566d13522cc3c1c21fb4': Fixing the build
This commit is contained in:
@@ -228,7 +228,7 @@ class QuickSettings {
|
||||
}
|
||||
intent.setFlags(Intent.FLAG_ACTIVITY_NEW_TASK | Intent.FLAG_ACTIVITY_CLEAR_TOP);
|
||||
mContext.startActivityAsUser(intent, new UserHandle(UserHandle.USER_CURRENT));
|
||||
getService().animateCollapse();
|
||||
getService().animateCollapseNotifications();
|
||||
}
|
||||
|
||||
private void addUserTiles(ViewGroup parent, LayoutInflater inflater) {
|
||||
|
||||
Reference in New Issue
Block a user