Searched refs:mQCViewControllers (Results 1 – 1 of 1) sorted by relevance
89 private final ArrayList<SystemUIQCViewController> mQCViewControllers = new ArrayList<>(); field in StatusIconPanelViewController419 mQCViewControllers.forEach(SystemUIQCViewController::destroyQCViews); in reset()420 mQCViewControllers.clear(); in reset()435 mQCViewControllers.add(qcController); in initQCElementViews()