Searched defs:AARImport (Results 1 – 1 of 1) sorted by relevance
545 type AARImport struct { struct546 android.ModuleBase547 android.DefaultableModuleBase548 android.ApexModuleBase549 prebuilt android.Prebuilt552 embeddableInModuleAndImport554 properties AARImportProperties556 classpathFile android.WritablePath557 proguardFlags android.WritablePath558 exportPackage android.WritablePath[all …]