Searched refs:appNotificationsEnabled (Results 1 – 1 of 1) sorted by relevance
86 private var appNotificationsEnabled = true regex111 this.appNotificationsEnabled = checkAreAppNotificationsOn()115 appNotificationsCurrentlyEnabled = appNotificationsEnabled219 appNotificationsEnabled = enabled224 return appNotificationsEnabled228 return edits.isNotEmpty() || (appNotificationsEnabled != appNotificationsCurrentlyEnabled)276 if (appNotificationsEnabled != appNotificationsCurrentlyEnabled) {277 applyAppNotificationsOn(appNotificationsEnabled)