Searched refs:IsInstallableToApex (Results 1 – 3 of 3) sorted by relevance
96 IsInstallableToApex() bool methodSpec208 func (m *ApexModuleBase) IsInstallableToApex() bool { func
2217 } else if am.CanHaveApexVariants() && am.IsInstallableToApex() {
2805 func (c *Module) IsInstallableToApex() bool { func