Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DPreferencesHelper.java231 updateBubblesEnabled(); in PreferencesHelper()
2759 public void updateBubblesEnabled() { in updateBubblesEnabled() method in PreferencesHelper
H A DNotificationManagerService.java1968 mPreferencesHelper.updateBubblesEnabled(); in update()
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DPreferencesHelperTest.java3461 mHelper.updateBubblesEnabled(); // would be called by settings observer in testBubblesOverrideTrue()
3470 mHelper.updateBubblesEnabled(); // would be called by settings observer in testBubblesOverrideFalse()
3482 mHelper.updateBubblesEnabled(); // would be called by settings observer in testBubblesOverrideUserIsolation()
H A DNotificationManagerServiceTest.java834 mService.mPreferencesHelper.updateBubblesEnabled(); in setUpPrefsForBubbles()
6939 mService.mPreferencesHelper.updateBubblesEnabled(); in testAreBubblesEnabled()
6947 mService.mPreferencesHelper.updateBubblesEnabled(); in testAreBubblesEnabled_false()