Searched refs:InApexVariant (Results 1 – 2 of 2) sorted by relevance
/build/soong/java/ | ||
D | hiddenapi_singleton.go | 174 } else if !apexInfo.InApexVariant(requiredApex) { |
/build/soong/android/ | ||
D | apex.go | 111 func (i ApexInfo) InApexVariant(apexVariant string) bool { func |