Searched refs:appNotificationsEnabled (Results 1 – 3 of 3) sorted by relevance
84 var appNotificationsEnabled = true in <lambda>() variable107 this.appNotificationsEnabled = checkAreAppNotificationsOn() in <lambda>()245 if (appNotificationsEnabled != checkAreAppNotificationsOn()) { in <lambda>()246 applyAppNotificationsOn(appNotificationsEnabled) in <lambda>()
62 val enabled = controller.appNotificationsEnabled in <lambda>()117 controller.appNotificationsEnabled = b in <lambda>()
150 controller.appNotificationsEnabled = false in testApply_demoteApp()165 controller.appNotificationsEnabled = true in testApply_promoteApp()