Searched refs:SystemServerJars (Results 1 – 5 of 5) sorted by relevance
44 …if len(systemServerClasspathLocations) != len(global.SystemServerJars)+len(global.UpdatableSystemS…47 len(global.SystemServerJars)+len(global.UpdatableSystemServerJars)))
144 if inList(ctx.ModuleName(), global.SystemServerJars) && !d.isSDKLibrary {
118 !contains(global.SystemServerJars, module.Name) && !module.PreoptExtractedApk {419 if contains(global.SystemServerJars, module.Name) {464 if contains(global.SystemServerJars, module.Name) {586 return android.RemoveListFromList(global.SystemServerJars,
48 SystemServerJars []string // jars that form the system server member536 SystemServerJars: nil,
88 $(call add_json_list, SystemServerJars, $(PRODUCT_SYSTEM_SERVER_JARS))