Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
DGlobalActionsLayout.java90 protected int getCurrentRotation() { in getCurrentRotation() method in GlobalActionsLayout
/frameworks/base/tests/FlickerTests/lib/src/com/android/server/wm/flicker/
DWindowUtils.java42 private static int getCurrentRotation() { in getCurrentRotation() method in WindowUtils