Home
last modified time | relevance | path

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

/build/soong/java/
Dapp_set.go73 func (as *AndroidAppSet) IsInstallable() bool { func
Ddexpreopt.go31 IsInstallable() bool methodSpec
255 if !ctx.Module().(DexpreopterInterface).IsInstallable() && !forPrebuiltApex(ctx) {
Dapp_import.go157 func (a *AndroidAppImport) IsInstallable() bool { func
Djava.go2884 func (j *Import) IsInstallable() bool { func
2980 func (j *DexImport) IsInstallable() bool { func
Dapp.go210 func (a *AndroidApp) IsInstallable() bool { func
Dbase.go2120 func (j *Module) IsInstallable() bool { func
Dsdk_library.go3155 func (module *SdkLibraryImport) IsInstallable() bool { func
/build/soong/apex/
Dprebuilt.go191 func (p *prebuiltCommon) IsInstallable() bool { func