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/volume/
DVolumeDialogImpl.java322 private boolean isLandscape() { in isLandscape() method in VolumeDialogImpl
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DScreenDecorations.java1215 private boolean isLandscape(int rotation) { in isLandscape() method in ScreenDecorations