Searched refs:NotInPlatform (Results 1 – 3 of 3) sorted by relevance
209 NotInPlatform() bool methodSpec400 func (m *ApexModuleBase) NotInPlatform() bool { func
51 NotInPlatform() bool methodSpec311 if len(library.Properties.Stubs.Versions) > 0 && !ctx.Host() && ctx.NotInPlatform() &&
1937 if c.HasStubsVariants() && c.NotInPlatform() && !c.InRamdisk() &&3028 useStubs = dep.(android.ApexModule).NotInPlatform() && !bootstrap