Searched refs:ExportedStaticPackages (Results 1 – 2 of 2) sorted by relevance
34 ExportedStaticPackages() android.Paths methodSpec438 transitiveStaticLibs = append(transitiveStaticLibs, aarDep.ExportedStaticPackages()...)505 func (a *AndroidLibrary) ExportedStaticPackages() android.Paths { func555 a.exportedStaticPackages = append(a.exportedStaticPackages, lib.ExportedStaticPackages()...)680 func (a *AARImport) ExportedStaticPackages() android.Paths { func
180 func (a *AndroidApp) ExportedStaticPackages() android.Paths { func