Home
last modified time | relevance | path

Searched refs:mDeltaRotation (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/
DQuickswitchOrientedNavHandle.java30 private @Surface.Rotation int mDeltaRotation; field in QuickswitchOrientedNavHandle
38 mDeltaRotation = rotation; in setDeltaRotation()
54 switch (mDeltaRotation) { in computeHomeHandleBounds()