Home
last modified time | relevance | path

Searched defs:getMainActivityAsync (Results 1 – 3 of 3) sorted by relevance

/expo/packages/@expo/cli/src/run/android/
H A DresolveLaunchProps.ts12 async function getMainActivityAsync(projectRoot: string): Promise<string> { function
/expo/packages/@expo/config-plugins/src/android/
H A DPaths.ts62 export async function getMainActivityAsync(projectRoot: string): Promise<ApplicationProjectFile> { function
/expo/packages/@expo/config-plugins/build/android/
H A DPaths.js97 async function getMainActivityAsync(projectRoot) { function