Home
last modified time | relevance | path

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

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