|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectandroid.view.InputDevice.MotionRange
public static final class InputDevice.MotionRange
Method Summary | |
---|---|
int |
getAxis()
|
float |
getFlat()
|
float |
getFuzz()
|
float |
getMax()
|
float |
getMin()
|
float |
getRange()
|
int |
getSource()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public int getAxis()
public int getSource()
public float getMin()
public float getMax()
public float getRange()
public float getFlat()
public float getFuzz()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |