Home
last modified time | relevance | path

Searched defs:titleBar (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DLayout.java150 TitleBar titleBar = null; in Layout() local
260 TitleBar titleBar = new TitleBar(context, title, simulatedPlatformVersion); in createTitleBar() local