Home
last modified time | relevance | path

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

/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/
DBridge.java123 private static Map<String, String> sPlatformProperties; field in Bridge
212 sPlatformProperties = platformProperties; in init()
638 return sPlatformProperties; in getPlatformProperties()