Home
last modified time | relevance | path

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

/expo/tools/src/generate-module/
H A DconfigureModule.ts178 function findAndroidSourceDir(androidPath: string, flavor: string = 'main'): string { function
232 const androidSrcPath = findAndroidSourceDir(androidPath);
261 const androidTestPath = findAndroidSourceDir(androidPath, 'test');