Home
last modified time | relevance | path

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

/expo/packages/expo-dev-launcher/android/src/testDebug/java/expo/modules/devlauncher/launcher/
H A DDevLauncherRecentlyOpenedAppsRegistryTest.kt18 Truth.assertThat(registry.getRecentlyOpenedApps().size).isEqualTo(0) in adds app to registry()
20 val apps = registry.getRecentlyOpenedApps() in adds app to registry()
41 val apps = registry.getRecentlyOpenedApps() in removes app from registry after 3 days have elapsed()
/expo/packages/expo-dev-launcher/bundle/native-modules/
H A DDevLauncherInternal.ts15 export async function getRecentlyOpenedApps(): Promise<RecentApp[]> { function
16 const recentlyOpenedApps = await DevLauncher.getRecentlyOpenedApps();
/expo/packages/expo-dev-launcher/android/src/main/java/expo/modules/devlauncher/launcher/
H A DDevLauncherRecentlyOpenedAppsRegistry.kt67 fun getRecentlyOpenedApps(): List<DevLauncherAppEntry> { in <lambda>() method
92 val recentlyOpenedApps = getRecentlyOpenedApps() in <lambda>()
H A DDevLauncherControllerInterface.kt19 fun getRecentlyOpenedApps(): List<DevLauncherAppEntry> method
/expo/packages/expo-dev-launcher/bundle/providers/
H A DRecentlyOpenedAppsProvider.tsx4 getRecentlyOpenedApps,
51 getRecentlyOpenedApps()
/expo/packages/expo-dev-launcher/bundle/native-modules/__mocks__/
H A DDevLauncherInternal.ts18 export const getRecentlyOpenedApps = jest.fn().mockResolvedValue([]); constant
/expo/packages/expo-dev-launcher/bundle/screens/__tests__/
H A DHomeScreen.test.tsx5 import { getRecentlyOpenedApps, loadApp } from '../../native-modules/DevLauncherInternal';
15 const mockGetRecentlyOpenedApps = getRecentlyOpenedApps as jest.Mock;
214 expect(getRecentlyOpenedApps).not.toHaveBeenCalled();
231 expect(getRecentlyOpenedApps).toHaveBeenCalled();
/expo/packages/expo-dev-launcher/android/src/release/java/expo/modules/devlauncher/
H A DDevLauncherController.kt80 override fun getRecentlyOpenedApps(): List<DevLauncherAppEntry> { in getRecentlyOpenedApps() method in expo.modules.devlauncher.DevLauncherController
/expo/packages/expo-dev-launcher/android/src/debug/java/expo/modules/devlauncher/modules/
H A DDevLauncherInternalModule.kt130 fun getRecentlyOpenedApps(promise: Promise) { in getRecentlyOpenedApps() method
133 for (recentlyOpenedApp in controller.getRecentlyOpenedApps()) { in getRecentlyOpenedApps()
/expo/packages/expo-dev-launcher/android/src/debug/java/expo/modules/devlauncher/
H A DDevLauncherController.kt172 …override fun getRecentlyOpenedApps(): List<DevLauncherAppEntry> = recentlyOpedAppsRegistry.getRece… in <lambda>() method in expo.modules.devlauncher.DevLauncherController
/expo/packages/expo-dev-launcher/ios/
H A Dmain.jsbundle1059getRecentlyOpenedApps=function(){return c.apply(this,arguments)},e.isDevice=e.installationID=void …
1259 …).apply(this,arguments)}return a.useEffect((function(){O(!0),(0,p.getRecentlyOpenedApps)().then((f…
/expo/packages/expo-dev-launcher/android/src/debug/assets/
H A Dexpo_dev_launcher_android.bundle1060getRecentlyOpenedApps=function(){return c.apply(this,arguments)},e.isDevice=e.installationID=void …
1260 …).apply(this,arguments)}return a.useEffect((function(){O(!0),(0,p.getRecentlyOpenedApps)().then((f…