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