Searched defs:SystemServerClasspathModule (Results 1 – 1 of 1) sorted by relevance
89 type SystemServerClasspathModule struct { struct90 android.ModuleBase91 android.ApexModuleBase93 ClasspathFragmentBase95 properties systemServerClasspathFragmentProperties100 …stemServerClasspathModule) MinSdkVersionSupported(ctx android.BaseModuleContext) android.ApiLevel {125 func (m *SystemServerClasspathModule) UniqueApexVariations() bool {129 func (s *SystemServerClasspathModule) GenerateAndroidBuildActions(ctx android.ModuleContext) {153 func (s *SystemServerClasspathModule) setPartitionInfoOfLibraries(ctx android.ModuleContext) {163 …*SystemServerClasspathModule) configuredJars(ctx android.ModuleContext) android.ConfiguredJarList {[all …]