Searched refs:enabledNotificationListenersLiveData (Results 1 – 1 of 1) sorted by relevance
60 private val enabledNotificationListenersLiveData = EnabledNotificationListenersLiveData[user] in <lambda>() constant81 addSource(enabledNotificationListenersLiveData) { in <lambda>()134 !enabledNotificationListenersLiveData.isInitialized) { in <lambda>()202 pkg in (enabledNotificationListenersLiveData.value ?: emptyList<String>()) in <lambda>()