Searched refs:shouldHideSilentStatusIcons (Results 1 – 5 of 5) sorted by relevance
88 boolean shouldHideSilentStatusIcons(String callingPkg); in shouldHideSilentStatusIcons() method
1708 return service.shouldHideSilentStatusIcons(mContext.getOpPackageName()); in shouldHideSilentStatusBarIcons()
3937 mXmlHelper.shouldHideSilentStatusIcons()); in testXml_statusBarIcons_default()3948 mXmlHelper.shouldHideSilentStatusIcons()); in testXml_statusBarIcons()3959 mXmlHelper.shouldHideSilentStatusIcons()); in testXml_statusBarIcons_restore()3970 mXmlHelper.shouldHideSilentStatusIcons()); in testXml_statusBarIcons_restoreSecondary()
1436 public boolean shouldHideSilentStatusIcons() { in shouldHideSilentStatusIcons() method in PreferencesHelper
3928 public boolean shouldHideSilentStatusIcons(String callingPkg) {3933 return mPreferencesHelper.shouldHideSilentStatusIcons();6918 + mPreferencesHelper.shouldHideSilentStatusIcons());