Home
last modified time | relevance | path

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

/build/bazel/tests/apex/
Dminimal_apex_android_manifest.golden13 A: http://schemas.android.com/apk/res/android:hasCode(0x0101000c)=false
/build/soong/java/
Dbase.go1639 if j.hasCode(ctx) {
2067 func (j *Module) hasCode(ctx android.ModuleContext) bool { func
Dapp.go503 a.aapt.hasNoCode = !a.hasCode(ctx)