Searched refs:upgradeUserSet (Results 1 – 4 of 4) sorted by relevance
178 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()
697 upgradeUserSet(); in readXml()728 protected void upgradeUserSet() {}; in upgradeUserSet() method in ManagedServices
9544 protected void upgradeUserSet() {
26239 PLcom/android/server/notification/ManagedServices;->upgradeUserSet()V26716 …m/android/server/notification/NotificationManagerService$NotificationAssistants;->upgradeUserSet()V