Searched refs:AvailableFor (Results 1 – 4 of 4) sorted by relevance
214 AvailableFor(what string) bool methodSpec391 return m.ApexProperties.AnyVariantDirectlyInAnyApex || !m.AvailableFor(AvailableToPlatform)451 func (m *ApexModuleBase) AvailableFor(what string) bool { func589 if platformVariation && !mctx.Host() && !mod.(ApexModule).AvailableFor(AvailableToPlatform) {
534 return am.AvailableFor(android.AvailableToPlatform)1014 availableToPlatform := am.AvailableFor(android.AvailableToPlatform)2376 if to.AvailableFor(apexName) || baselineApexAvailable(apexName, toName) {
251 if !m.AvailableFor(apex) {
66 } else if !library.ApexModuleBase.AvailableFor(android.AvailableToPlatform) {