Home
last modified time | relevance | path

Searched defs:landscape (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/java/android/inputmethodservice/navigationbar/
H A DNavigationBarInflaterView.java97 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()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
H A DNavigationBarInflaterView.java133 Configuration landscape = new Configuration(); in createInflaters() local
291 private void inflateButtons(String[] buttons, ViewGroup parent, boolean landscape, in inflateButtons()
307 protected View inflateButton(String buttonSpec, ViewGroup parent, boolean landscape, in inflateButton()
332 private View applySize(View v, String buttonSpec, boolean landscape, boolean start) { in applySize()
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DDisplayPolicyInsetsTests.java66 public void landscape() { in landscape() method in DisplayPolicyInsetsTests
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
H A DDisplayLayout.java534 public static int getNavigationBarSize(Resources res, int navBarSide, boolean landscape, in getNavigationBarSize()
558 public static int getNavigationBarFrameHeight(Resources res, boolean landscape) { in getNavigationBarFrameHeight()
/aosp14/frameworks/base/core/tests/coretests/src/android/widget/
H A DRemoteViewsTest.java171 RemoteViews landscape = new RemoteViews(mPackage, R.layout.remote_views_test); in parcelSize_differentOrientation() local
763 final RemoteViews landscape = new RemoteViews(mPackage, R.layout.remote_views_test); in visitUris_separateOrientation() local
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...