Home
last modified time | relevance | path

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

/build/soong/java/
Ddexpreopt.go23 IsInstallable() bool // Structs that embed dexpreopter must implement this. methodSpec
88 if !ctx.Module().(dexpreopterInterface).IsInstallable() {
Dapp.go89 func (as *AndroidAppSet) IsInstallable() bool { func
318 func (a *AndroidApp) IsInstallable() bool { func
1335 func (a *AndroidAppImport) IsInstallable() bool { func
Djava.go1959 func (j *Module) IsInstallable() bool { func
2840 func (j *DexImport) IsInstallable() bool { func