Searched refs:SystemServerJars (Results 1 – 5 of 5) sorted by relevance
123 !global.SystemServerJars.ContainsJar(module.Name) && !module.PreoptExtractedApk {365 if global.SystemServerJars.ContainsJar(module.Name) {419 if global.SystemServerJars.ContainsJar(module.Name) {532 …return android.RemoveListFromList(global.SystemServerJars.CopyOfJars(), global.UpdatableSystemServ…
52 SystemServerJars android.ConfiguredJarList // jars that form the system server member619 SystemServerJars: android.EmptyConfiguredJarList(),
57 return global.SystemServerJars
153 isSystemServerJar := global.SystemServerJars.ContainsJar(ctx.ModuleName())
109 $(call add_json_list, SystemServerJars, $(PRODUCT_SYSTEM_SERVER_JARS))