Searched refs:mNavBarOrientation (Results 1 – 1 of 1) sorted by relevance
345 int orientation = mBuilder.mNavBarOrientation; in createNavBar()401 private int mNavBarOrientation; field in Layout.Builder533 mNavBarOrientation = barOnBottom ? LinearLayout.HORIZONTAL : VERTICAL; in findNavBar()602 return hasNavBar() && mNavBarOrientation == VERTICAL; in isNavBarVertical()