Searched defs:launchableUpdate (Results 1 – 11 of 11) sorted by relevance
| /expo/ios/versioned/sdk49/EXUpdates/EXUpdates/SelectionPolicy/ |
| H A D | LauncherSelectionPolicySingleUpdate.swift | 17 public func launchableUpdate(fromUpdates updates: [Update], filters: [String: Any]?) -> Update? { in launchableUpdate() function
|
| H A D | LauncherSelectionPolicy.swift | 10 @objc func launchableUpdate(fromUpdates updates: [Update], filters: [String: Any]?) -> Update? function
|
| H A D | LauncherSelectionPolicyFilterAware.swift | 24 public func launchableUpdate(fromUpdates updates: [Update], filters: [String: Any]?) -> Update? { in launchableUpdate() function
|
| H A D | SelectionPolicy.swift | 43 public func launchableUpdate(fromUpdates updates: [Update], filters: [String: Any]?) -> Update? { in launchableUpdate() function
|
| /expo/packages/expo-updates/ios/EXUpdates/SelectionPolicy/ |
| H A D | LauncherSelectionPolicy.swift | 10 @objc func launchableUpdate(fromUpdates updates: [Update], filters: [String: Any]?) -> Update? function
|
| H A D | LauncherSelectionPolicySingleUpdate.swift | 17 public func launchableUpdate(fromUpdates updates: [Update], filters: [String: Any]?) -> Update? { in launchableUpdate() function
|
| H A D | LauncherSelectionPolicyFilterAware.swift | 24 public func launchableUpdate(fromUpdates updates: [Update], filters: [String: Any]?) -> Update? { in launchableUpdate() function
|
| H A D | SelectionPolicy.swift | 43 public func launchableUpdate(fromUpdates updates: [Update], filters: [String: Any]?) -> Update? { in launchableUpdate() function
|
| /expo/ios/Exponent/Kernel/AppLoader/ |
| H A D | EXExpoGoLauncherSelectionPolicyFilterAware.swift | 21 public func launchableUpdate(fromUpdates updates: [Update], filters: [String: Any]?) -> Update? { in launchableUpdate() function
|
| /expo/packages/expo-updates/ios/Tests/ |
| H A D | AppLauncherWithDatabaseSpec.swift | 26 …override func launchableUpdate(selectionPolicy: SelectionPolicy, completion: @escaping AppLauncher… in launchableUpdate() function
|
| /expo/packages/expo-updates/android/src/main/java/expo/modules/updates/loader/ |
| H A D | LoaderTask.kt | 303 val launchableUpdate = launcher.getLaunchableUpdate(database, context) in <lambda>() constant
|