Home
last modified time | relevance | path

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 DLauncherSelectionPolicy.kt10 fun selectUpdateToLaunch(updates: List<UpdateEntity>, filters: JSONObject?): UpdateEntity? method
H A DSelectionPolicy.kt37 fun selectUpdateToLaunch(updates: List<UpdateEntity>, filters: JSONObject?): UpdateEntity? { in selectUpdateToLaunch() method
H A DLauncherSelectionPolicySingleUpdate.kt11 override fun selectUpdateToLaunch( in selectUpdateToLaunch() method in expo.modules.updates.selectionpolicy.LauncherSelectionPolicySingleUpdate
H A DLauncherSelectionPolicyFilterAware.kt15 override fun selectUpdateToLaunch( in selectUpdateToLaunch() method in expo.modules.updates.selectionpolicy.LauncherSelectionPolicyFilterAware
/expo/android/expoview/src/main/java/host/exp/exponent/
H A DExpoGoLauncherSelectionPolicyFilterAware.kt15 override fun selectUpdateToLaunch( in selectUpdateToLaunch() method in host.exp.exponent.ExpoGoLauncherSelectionPolicyFilterAware