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 | 133         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()
  | 
| /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 | 534     public static int getNavigationBarSize(Resources res, int navBarSide, boolean landscape,  in getNavigationBarSize() 558     public static int getNavigationBarFrameHeight(Resources res, boolean landscape) {  in getNavigationBarFrameHeight()
  | 
| /frameworks/base/core/tests/coretests/src/android/widget/ | 
| D | RemoteViewsTest.java | 171         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
  | 
| /frameworks/proto_logging/stats/ | 
| D | atoms.proto | 4464     optional bool landscape = 5;  field
  |