Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/
DBridge.java117 private static Map<String, String> sPlatformProperties; field in Bridge
170 sPlatformProperties = platformProperties; in init()
583 return sPlatformProperties; in getPlatformProperties()