Searched defs:selectUpdateToLaunch (Results 1 – 5 of 5) sorted by relevance
| /expo/packages/expo-updates/android/src/main/java/expo/modules/updates/selectionpolicy/ | ||
| H A D | LauncherSelectionPolicy.kt | 10 fun selectUpdateToLaunch(updates: List<UpdateEntity>, filters: JSONObject?): UpdateEntity? method |
| H A D | SelectionPolicy.kt | 37 fun selectUpdateToLaunch(updates: List<UpdateEntity>, filters: JSONObject?): UpdateEntity? { in selectUpdateToLaunch() method |
| H A D | LauncherSelectionPolicySingleUpdate.kt | 11 override fun selectUpdateToLaunch( in selectUpdateToLaunch() method in expo.modules.updates.selectionpolicy.LauncherSelectionPolicySingleUpdate |
| H A D | LauncherSelectionPolicyFilterAware.kt | 15 override fun selectUpdateToLaunch( in selectUpdateToLaunch() method in expo.modules.updates.selectionpolicy.LauncherSelectionPolicyFilterAware |
| /expo/android/expoview/src/main/java/host/exp/exponent/ | ||
| H A D | ExpoGoLauncherSelectionPolicyFilterAware.kt | 15 override fun selectUpdateToLaunch( in selectUpdateToLaunch() method in host.exp.exponent.ExpoGoLauncherSelectionPolicyFilterAware |