Searched refs:enabledNotificationListenersLiveData (Results 1 – 1 of 1) sorted by relevance
61 private val enabledNotificationListenersLiveData = EnabledNotificationListenersLiveData[user] in <lambda>() constant in com.android.permissioncontroller.permission.data.ServiceLiveData78 addSource(enabledNotificationListenersLiveData) { updateAsync() } in <lambda>()122 !enabledNotificationListenersLiveData.isInitialized in <lambda>()208 pkg in (enabledNotificationListenersLiveData.value ?: emptyList<String>()) in <lambda>()