Home
last modified time | relevance | path

Searched refs:updateBubblesEnabled (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
DPreferencesHelper.java246 updateBubblesEnabled(); in PreferencesHelper()
2809 public void updateBubblesEnabled() { in updateBubblesEnabled() method in PreferencesHelper
DNotificationManagerService.java2167 mPreferencesHelper.updateBubblesEnabled(); in update()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DPreferencesHelperTest.java3686 mHelper.updateBubblesEnabled(); // would be called by settings observer in testBubblesOverrideTrue()
3695 mHelper.updateBubblesEnabled(); // would be called by settings observer in testBubblesOverrideFalse()
3707 mHelper.updateBubblesEnabled(); // would be called by settings observer in testBubblesOverrideUserIsolation()
DNotificationManagerServiceTest.java1030 mService.mPreferencesHelper.updateBubblesEnabled(); in setUpPrefsForBubbles()
7774 mService.mPreferencesHelper.updateBubblesEnabled(); in testAreBubblesEnabled()
7782 mService.mPreferencesHelper.updateBubblesEnabled(); in testAreBubblesEnabled_false()
/frameworks/base/services/
Dart-wear-profile16410 PLcom/android/server/notification/PreferencesHelper;->updateBubblesEnabled()V