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