Searched refs:NotInPlatform (Results 1 – 3 of 3) sorted by relevance
199 NotInPlatform() bool390 func (m *ApexModuleBase) NotInPlatform() bool { func
49 NotInPlatform() bool305 if len(library.Properties.Stubs.Versions) > 0 && !ctx.Host() && ctx.NotInPlatform() &&
1783 if c.HasStubsVariants() && c.NotInPlatform() && !c.InRamdisk() &&2644 useStubs = dep.(android.ApexModule).NotInPlatform() && !c.bootstrap()