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