Home
last modified time | relevance | path

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

/frameworks/base/tools/layoutlib/bridge/src/android/view/
DBridgeInflater.java268 getDrawerLayoutMap().put(view, attrVal); in setupViewInContext()
339 private Map<View, String> getDrawerLayoutMap() { in getDrawerLayoutMap() method in BridgeInflater