Searched defs:shouldCheckForUpdate (Results 1 – 5 of 5) sorted by relevance
220 internal static func shouldCheckForUpdate(withConfig config: UpdatesConfig) -> Bool { in shouldCheckForUpdate() function
146 var shouldCheckForUpdate = UpdatesUtils.shouldCheckForUpdate(withConfig: config) in start() variable
183 var shouldCheckForUpdate = UpdatesUtils.shouldCheckForUpdate(withConfig: config) in start() variable
322 internal static func shouldCheckForUpdate(withConfig config: UpdatesConfig) -> Bool { in shouldCheckForUpdate() function
154 val shouldCheckForUpdate = UpdatesUtils.shouldCheckForUpdateOnLaunch(configuration, context) in <lambda>() constant