Home
last modified time | relevance | path

Searched refs:projectName (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/main/java/java/lang/
DSystem.java712 String projectName = "The Android Project"; in initUnchangeableSystemProperties() local
733 p.put("java.specification.vendor", projectName); in initUnchangeableSystemProperties()
736 p.put("java.vendor", projectName); in initUnchangeableSystemProperties()
740 p.put("java.vm.specification.vendor", projectName); in initUnchangeableSystemProperties()
742 p.put("java.vm.vendor", projectName); in initUnchangeableSystemProperties()