Searched defs:AndroidApp (Results 1 – 2 of 2) sorted by relevance
140 type AndroidApp struct { struct141 android.BazelModuleBase142 Library143 aapt144 android.OverridableModuleBase146 certificate Certificate148 appProperties appProperties150 overridableAppProperties overridableAppProperties152 jniLibs []jniLib153 installPathForJNISymbols android.Path[all …]
229 instrumentedApp *AndroidApp) {