Home
last modified time | relevance | path

Searched refs:updateLockScreenPrivateNotifications (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DPreferencesHelper.java2794 public void updateLockScreenPrivateNotifications() { in updateLockScreenPrivateNotifications() method in PreferencesHelper
H A DNotificationManagerService.java1984 mPreferencesHelper.updateLockScreenPrivateNotifications(); in update()