Searched refs:writeNotifiedServiceList (Results 1 – 1 of 1) sorted by relevance
272 writeNotifiedServiceList(userId, mNotifiedA11yServices); in onServicesDisabled()330 writeNotifiedServiceList(userId, mNotifiedA11yServices); in onNotificationCanceled()393 private void writeNotifiedServiceList(int userId, ArraySet<ComponentName> services) { in writeNotifiedServiceList() method in PolicyWarningUIController.NotificationController