Searched refs:IsModuleInVersionedSdk (Results 1 – 4 of 4) sorted by relevance
224 if android.IsModuleInVersionedSdk(m) {275 if android.IsModuleInVersionedSdk(b) {444 if !android.IsModuleInVersionedSdk(ctx.Module()) {676 if android.IsModuleInVersionedSdk(ctx.Module()) {
229 if android.IsModuleInVersionedSdk(module) {
1131 if android.IsModuleInVersionedSdk(ctx.Module()) {
227 func IsModuleInVersionedSdk(module Module) bool { func