Home
last modified time | relevance | path

Searched defs:platformSystemServerClasspathModule (Results 1 – 1 of 1) sorted by relevance

/build/soong/java/
Dsystemserver_classpath_fragment.go48 type platformSystemServerClasspathModule struct { struct
49 android.ModuleBase
51 ClasspathFragmentBase
61 func (m *platformSystemServerClasspathModule) UniqueApexVariations() bool {
65 … (p *platformSystemServerClasspathModule) AndroidMkEntries() (entries []android.AndroidMkEntries) {
69 …c (p *platformSystemServerClasspathModule) GenerateAndroidBuildActions(ctx android.ModuleContext) {
80 …mSystemServerClasspathModule) configuredJars(ctx android.ModuleContext) android.ConfiguredJarList {
85 …verClasspathModule) standaloneConfiguredJars(ctx android.ModuleContext) android.ConfiguredJarList {