Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/util/
DWindowBounds.java36 public final int rotationHint; field in WindowBounds
42 public WindowBounds(Rect bounds, Rect insets, int rotationHint) { in WindowBounds()
51 int rotationHint) { in WindowBounds()
/packages/apps/Launcher3/src/com/android/launcher3/
DDeviceProfile.java122 public final int rotationHint; field in DeviceProfile