Home
last modified time | relevance | path

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

/aosp12/build/soong/java/
H A Ddexpreopt.go23 IsInstallable() bool // Structs that embed dexpreopter must implement this.
96 if !ctx.Module().(dexpreopterInterface).IsInstallable() {
H A Dapp_set.go68 func (as *AndroidAppSet) IsInstallable() bool { func
H A Dapp_import.go104 func (a *AndroidAppImport) IsInstallable() bool { func
H A Djava.go1502 func (j *Import) IsInstallable() bool { func
1598 func (j *DexImport) IsInstallable() bool { func
H A Dapp.go172 func (a *AndroidApp) IsInstallable() bool { func
H A Dbase.go1503 func (j *Module) IsInstallable() bool { func