Home
last modified time | relevance | path

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

/expo/packages/expo-test-runner/src/
H A DTemplateProject.ts141 'android/build.gradle': tff.androidFile(),
142 'android/app/build.gradle': tff.androidFile(),
143 'android/app/src/androidTest/java/com/testrunner/DetoxTest.java': tff.androidFile(),
144 'android/app/src/main/java/com/testrunner/MainApplication.java': tff.androidFile(),
H A DTemplateFile.ts73 androidFile(shouldBeEvaluated: boolean = false): TemplateFile { method in TemplateFilesFactory
/expo/packages/expo-test-runner/build/
H A DTemplateProject.js121 'android/build.gradle': tff.androidFile(),
122 'android/app/build.gradle': tff.androidFile(),
123 'android/app/src/androidTest/java/com/testrunner/DetoxTest.java': tff.androidFile(),
124 'android/app/src/main/java/com/testrunner/MainApplication.java': tff.androidFile(),
H A DTemplateFile.d.ts28 androidFile(shouldBeEvaluated?: boolean): TemplateFile;
H A DTemplateFile.js83 androidFile(shouldBeEvaluated = false) { method in TemplateFilesFactory
H A DTemplateProject.js.map1androidFile(),\n 'android/app/build.gradle': tff.androidFile(),\n 'android/app/src/andro…
H A DTemplateFile.js.map1 …mplateFile(this.template, Platform.Both, shouldBeEvaluated);\n }\n\n androidFile(shouldBeEvaluat…