Searched refs:mModernMobileViews (Results 1 – 1 of 1) sorted by relevance
52 private final ArrayList<ModernStatusBarMobileView> mModernMobileViews = new ArrayList<>(); field in DemoStatusIcons128 mModernMobileViews.clear(); in onDemoModeFinished()255 mModernMobileViews.add(view); in addModernMobileView()303 mModernMobileViews.remove(mobileView); in onRemoveIcon()309 for (ModernStatusBarMobileView v : mModernMobileViews) { in matchingModernMobileView()330 for (ModernStatusBarMobileView view : mModernMobileViews) { in onDarkChangedWithContrast()