Searched refs:appNotificationsCurrentlyEnabled (Results 1 – 1 of 1) sorted by relevance
90 private var appNotificationsCurrentlyEnabled: Boolean? = null in <lambda>() variable117 appNotificationsCurrentlyEnabled = appNotificationsEnabled in <lambda>()198 appNotificationsCurrentlyEnabled = null in <lambda>()230 return edits.isNotEmpty() || (appNotificationsEnabled != appNotificationsCurrentlyEnabled) in <lambda>()278 if (appNotificationsEnabled != appNotificationsCurrentlyEnabled) { in <lambda>()