Home
last modified time | relevance | path

Searched refs:hasCode (Results 1 – 2 of 2) sorted by relevance

/build/soong/java/
Djava.go1658 if ctx.Device() && j.hasCode(ctx) &&
1920 func (j *Module) hasCode(ctx android.ModuleContext) bool { func
Dapp.go518 a.aapt.hasNoCode = !a.hasCode(ctx)