Home
last modified time | relevance | path

Searched refs:clearRecentlyOpenedApps (Results 1 – 12 of 12) sorted by relevance

/expo/packages/expo-dev-launcher/bundle/native-modules/
H A DDevLauncherInternal.ts20 export async function clearRecentlyOpenedApps(): Promise<void> { function
21 return await DevLauncher.clearRecentlyOpenedApps();
/expo/packages/expo-dev-launcher/bundle/providers/
H A DRecentlyOpenedAppsProvider.tsx5 clearRecentlyOpenedApps,
84 await clearRecentlyOpenedApps();
/expo/packages/expo-dev-launcher/android/src/main/java/expo/modules/devlauncher/launcher/
H A DDevLauncherControllerInterface.kt20 fun clearRecentlyOpenedApps() method
/expo/packages/expo-dev-launcher/android/src/release/java/expo/modules/devlauncher/
H A DDevLauncherController.kt84 override fun clearRecentlyOpenedApps() { in clearRecentlyOpenedApps() method in expo.modules.devlauncher.DevLauncherController
/expo/packages/expo-dev-launcher/ios/
H A DDevLauncherInternal.swift59 EXDevLauncherController.sharedInstance().clearRecentlyOpenedApps() in definition()
H A DEXDevLauncherController.h63 - (void)clearRecentlyOpenedApps;
H A DEXDevLauncherController.m186 - (void)clearRecentlyOpenedApps
H A Dmain.jsbundle1059clearRecentlyOpenedApps=function(){return f.apply(this,arguments)},e.clientUrlScheme=void 0,e.cons…
1259 …tApps;function b(){return(b=(0,n.default)((function*(){yield(0,p.clearRecentlyOpenedApps)(),A([])}…
/expo/packages/expo-dev-launcher/android/src/debug/java/expo/modules/devlauncher/modules/
H A DDevLauncherInternalModule.kt153 fun clearRecentlyOpenedApps(promise: Promise) { in clearRecentlyOpenedApps() method
154 controller.clearRecentlyOpenedApps() in clearRecentlyOpenedApps()
/expo/packages/expo-dev-launcher/bundle/screens/
H A DHomeScreen.tsx281 const { data: apps, clear: clearRecentlyOpenedApps } = useRecentlyOpenedApps();
307 <Button.FadeOnPressContainer bg="ghost" onPress={clearRecentlyOpenedApps}>
/expo/packages/expo-dev-launcher/android/src/debug/java/expo/modules/devlauncher/
H A DDevLauncherController.kt174 override fun clearRecentlyOpenedApps() { in <lambda>() method in expo.modules.devlauncher.DevLauncherController
/expo/packages/expo-dev-launcher/android/src/debug/assets/
H A Dexpo_dev_launcher_android.bundle1060clearRecentlyOpenedApps=function(){return f.apply(this,arguments)},e.clientUrlScheme=void 0,e.cons…
1260 …tApps;function b(){return(b=(0,n.default)((function*(){yield(0,p.clearRecentlyOpenedApps)(),A([])}…