Home
last modified time | relevance | path

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

/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
H A DLayout.java119 private static final String ID_APP_COMPAT_ACTION_BAR = "appCompatActionBar"; field in Layout
218 below = getId(ID_APP_COMPAT_ACTION_BAR); in createContentFrame()
302 id = ID_APP_COMPAT_ACTION_BAR; in createActionBar()