Home
last modified time | relevance | path

Searched defs:isLandscape (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DScreenDecorations.java634 private boolean isLandscape(int rotation) { in isLandscape() method in ScreenDecorations
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
DVolumeDialogImpl.java282 private boolean isLandscape() { in isLandscape() method in VolumeDialogImpl