Searched defs:SystemServerClasspathModule (Results 1 – 1 of 1) sorted by relevance
84 type SystemServerClasspathModule struct { struct85 android.ModuleBase86 android.ApexModuleBase88 ClasspathFragmentBase90 properties systemServerClasspathFragmentProperties93 …Module) ShouldSupportSdkVersion(ctx android.BaseModuleContext, sdkVersion android.ApiLevel) error {118 func (s *SystemServerClasspathModule) GenerateAndroidBuildActions(ctx android.ModuleContext) {132 …*SystemServerClasspathModule) configuredJars(ctx android.ModuleContext) android.ConfiguredJarList {164 …verClasspathModule) standaloneConfiguredJars(ctx android.ModuleContext) android.ConfiguredJarList {219 func (s *SystemServerClasspathModule) ComponentDepsMutator(ctx android.BottomUpMutatorContext) {[all …]