Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationAssistantsTest.java178 verify(mAssistants, times(1)).upgradeUserSet(); in testReadXml_upgradeUserSet()
198 verify(mAssistants, times(0)).upgradeUserSet(); in testReadXml_upgradeUserSet_preS_VersionThree()
219 verify(mAssistants, times(0)).upgradeUserSet(); in testReadXml_upgradeUserSet_preS_VersionOne()
239 verify(mAssistants, times(1)).upgradeUserSet(); in testReadXml_upgradeUserSet_preS_noUserSet()
259 verify(mAssistants, times(1)).upgradeUserSet(); in testReadXml_upgradeUserSet_preS_noUserSet_diffDefault()
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DManagedServices.java697 upgradeUserSet(); in readXml()
728 protected void upgradeUserSet() {}; in upgradeUserSet() method in ManagedServices
H A DNotificationManagerService.java9544 protected void upgradeUserSet() {
/aosp12/frameworks/base/services/
H A Dart-profile26239 PLcom/android/server/notification/ManagedServices;->upgradeUserSet()V
26716 …m/android/server/notification/NotificationManagerService$NotificationAssistants;->upgradeUserSet()V