Searched refs:InstallMixin (Results 1 – 2 of 2) sorted by relevance
29 module.InstallMixin = tradefedJavaLibraryInstall
1970 …InstallMixin func(ctx android.ModuleContext, installPath android.Path) (extraInstallDeps android.P… member2024 if j.InstallMixin != nil {2025 extraInstallDeps = j.InstallMixin(ctx, j.outputFile)