Searched defs:SystemServerClasspathModule (Results 1 – 1 of 1) sorted by relevance
85 type SystemServerClasspathModule struct { struct86 android.ModuleBase87 android.ApexModuleBase89 ClasspathFragmentBase91 properties systemServerClasspathFragmentProperties94 …Module) ShouldSupportSdkVersion(ctx android.BaseModuleContext, sdkVersion android.ApiLevel) error {119 func (s *SystemServerClasspathModule) GenerateAndroidBuildActions(ctx android.ModuleContext) {143 func (s *SystemServerClasspathModule) setPartitionInfoOfLibraries(ctx android.ModuleContext) {153 …*SystemServerClasspathModule) configuredJars(ctx android.ModuleContext) android.ConfiguredJarList {185 …verClasspathModule) standaloneConfiguredJars(ctx android.ModuleContext) android.ConfiguredJarList {[all …]