Searched refs:maybeIsCheckForUpdateEnabled (Results 1 – 2 of 2) sorted by relevance
87 … let maybeIsCheckForUpdateEnabled: Bool? = updatesService?.canCheckForUpdateAndFetchUpdate ?? true in definition() variable88 guard maybeIsCheckForUpdateEnabled ?? false else { in definition()192 … let maybeIsCheckForUpdateEnabled: Bool? = updatesService?.canCheckForUpdateAndFetchUpdate ?? true in definition() variable193 guard maybeIsCheckForUpdateEnabled ?? false else { in definition()214 … let maybeIsCheckForUpdateEnabled: Bool? = updatesService?.canCheckForUpdateAndFetchUpdate ?? true in definition() variable215 guard maybeIsCheckForUpdateEnabled ?? false else { in definition()
87 … let maybeIsCheckForUpdateEnabled: Bool? = updatesService?.canCheckForUpdateAndFetchUpdate ?? true in definition() variable88 guard maybeIsCheckForUpdateEnabled ?? false else { in definition()181 … let maybeIsCheckForUpdateEnabled: Bool? = updatesService?.canCheckForUpdateAndFetchUpdate ?? true in definition() variable182 guard maybeIsCheckForUpdateEnabled ?? false else { in definition()