Searched refs:IsInstallable (Results 1 – 5 of 5) sorted by relevance
23 IsInstallable() bool // Structs that embed dexpreopter must implement this. methodSpec96 if !ctx.Module().(dexpreopterInterface).IsInstallable() {
68 func (as *AndroidAppSet) IsInstallable() bool { func
104 func (a *AndroidAppImport) IsInstallable() bool { func
1502 func (j *Import) IsInstallable() bool { func1598 func (j *DexImport) IsInstallable() bool { func
172 func (a *AndroidApp) IsInstallable() bool { func