Searched defs:landscape (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/core/java/android/inputmethodservice/navigationbar/ |
D | NavigationBarInflaterView.java | 97 Configuration landscape = new Configuration(); in createInflaters() local 219 private void inflateButtons(String[] buttons, ViewGroup parent, boolean landscape, in inflateButtons() 235 protected View inflateButton(String buttonSpec, ViewGroup parent, boolean landscape, in inflateButton() 260 private View applySize(View v, String buttonSpec, boolean landscape, boolean start) { in applySize()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/ |
D | NavigationBarInflaterView.java | 115 Configuration landscape = new Configuration(); in createInflaters() local 274 private void inflateButtons(String[] buttons, ViewGroup parent, boolean landscape, in inflateButtons() 290 protected View inflateButton(String buttonSpec, ViewGroup parent, boolean landscape, in inflateButton() 315 private View applySize(View v, String buttonSpec, boolean landscape, boolean start) { in applySize()
|
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
D | DisplayPolicyInsetsTests.java | 66 public void landscape() { in landscape() method in DisplayPolicyInsetsTests
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/ |
D | DisplayLayout.java | 536 public static int getNavigationBarSize(Resources res, int navBarSide, boolean landscape, in getNavigationBarSize() 560 public static int getNavigationBarFrameHeight(Resources res, boolean landscape) { in getNavigationBarFrameHeight()
|
/frameworks/base/core/tests/coretests/src/android/widget/ |
D | RemoteViewsTest.java | 182 RemoteViews landscape = new RemoteViews(mPackage, R.layout.remote_views_test); in parcelSize_differentOrientation() local 762 final RemoteViews landscape = new RemoteViews(mPackage, R.layout.remote_views_test); in visitUris_separateOrientation() local
|
/frameworks/proto_logging/stats/ |
D | atoms.proto | 4109 optional bool landscape = 5; field
|