Searched refs:appNotificationsCurrentlyEnabled (Results 1 – 1 of 1) sorted by relevance
88 private var appNotificationsCurrentlyEnabled: Boolean? = null in <lambda>() variable116 appNotificationsCurrentlyEnabled = appNotificationsEnabled in <lambda>()185 appNotificationsCurrentlyEnabled = null in <lambda>()216 return edits.isNotEmpty() || (appNotificationsEnabled != appNotificationsCurrentlyEnabled) in <lambda>()264 if (appNotificationsEnabled != appNotificationsCurrentlyEnabled) { in <lambda>()