Searched refs:SystemServerClasspathModule (Results 1 – 2 of 2) sorted by relevance
60 type SystemServerClasspathModule struct { struct69 func (s *SystemServerClasspathModule) ShouldSupportSdkVersion(ctx android.BaseModuleContext, sdkVer… argument81 m := &SystemServerClasspathModule{}89 func (s *SystemServerClasspathModule) GenerateAndroidBuildActions(ctx android.ModuleContext) { argument98 func (s *SystemServerClasspathModule) ClasspathFragmentToConfiguredJarList(ctx android.ModuleContex… argument131 func (s *SystemServerClasspathModule) ComponentDepsMutator(ctx android.BottomUpMutatorContext) { argument
1715 if _, ok := child.(*java.SystemServerClasspathModule); !ok {