Home
last modified time | relevance | path

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

/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DLayout.java102 private static final int DEFAULT_NAV_BAR_SIZE = 48; field in Layout
401 true, DEFAULT_NAV_BAR_SIZE); in findNavBar()