Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DLayout.java191addSystemUiViews(titleBar, mContentRoot == null ? (mContentRoot = createContentFrame()) : framewor… in Layout()
363 private void addSystemUiViews(@NonNull View... views) { in addSystemUiViews() method in Layout