Searched defs:landscape (Results 1 – 3 of 3) sorted by relevance
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
| D | NavigationBarInflaterView.java | 111 Configuration landscape = new Configuration(); in createInflaters() local 281 private void inflateButtons(String[] buttons, ViewGroup parent, boolean landscape, in inflateButtons() 297 protected View inflateButton(String buttonSpec, ViewGroup parent, boolean landscape, in inflateButton() 322 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 | 62 public void landscape() { in landscape() method in DisplayPolicyInsetsTests
|
| /frameworks/base/core/tests/coretests/src/android/widget/ |
| D | RemoteViewsTest.java | 166 RemoteViews landscape = new RemoteViews(mPackage, R.layout.remote_views_test); in parcelSize_differentOrientation() local
|