Searched refs:KEY_ALREADY_NOTIFIED_SERVICES (Results 1 – 2 of 2) sorted by relevance
520 .putStringSet(KEY_ALREADY_NOTIFIED_SERVICES, filteredServices) in removeFromNotifiedServices()532 .putStringSet(KEY_ALREADY_NOTIFIED_SERVICES, alreadyNotifiedServices) in markServiceAsNotified()544 .putStringSet(KEY_ALREADY_NOTIFIED_SERVICES, services.toSet()) in updateServiceAsNotified()551 return sharedPrefs.getStringSet(KEY_ALREADY_NOTIFIED_SERVICES, mutableSetOf<String>())!! in getNotifiedServices()611 .putStringSet(KEY_ALREADY_NOTIFIED_SERVICES, filteredServices) in removePackageState()622 const val KEY_ALREADY_NOTIFIED_SERVICES = "already_notified_a11y_services" constant
213 AccessibilitySourceService.KEY_ALREADY_NOTIFIED_SERVICES, in getNotifiedServices()