SupportedPosture


public final class SupportedPosture


A class to represent a posture that the device supports.

Summary

Public fields

static final @NonNull SupportedPosture

The posture where there is a single fold in the half-opened state.

Public methods

boolean
equals(Object other)
int
@NonNull String

Public fields

TABLETOP

public static final @NonNull SupportedPosture TABLETOP

The posture where there is a single fold in the half-opened state.

Public methods

equals

public boolean equals(Object other)

hashCode

public int hashCode()

toString

public @NonNull String toString()