Searched refs:NotInPlatform (Results 1 – 4 of 4) sorted by relevance
222 NotInPlatform() bool methodSpec426 func (m *ApexModuleBase) NotInPlatform() bool { func
50 NotInPlatform() bool methodSpec277 if len(library.Properties.Stubs.Versions) > 0 && !ctx.Host() && ctx.NotInPlatform() &&
1725 return ctx.mod.NotInPlatform()2132 if c.HasStubsVariants() && c.NotInPlatform() && !c.InRamdisk() &&3379 isNotInPlatform := dep.(android.ApexModule).NotInPlatform()
606 if ctx.Module().(android.ApexModule).NotInPlatform() {