|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MotionEvent.PointerProperties | |
|---|---|
| android.view | |
| Uses of MotionEvent.PointerProperties in android.view |
|---|
| Methods in android.view with parameters of type MotionEvent.PointerProperties | |
|---|---|
void |
MotionEvent.PointerProperties.copyFrom(MotionEvent.PointerProperties other)
|
void |
MotionEvent.getPointerProperties(int pointerIndex,
MotionEvent.PointerProperties outPointerProperties)
|
static MotionEvent |
MotionEvent.obtain(long downTime,
long eventTime,
int action,
int pointerCount,
MotionEvent.PointerProperties[] pointerProperties,
MotionEvent.PointerCoords[] pointerCoords,
int metaState,
int buttonState,
float xPrecision,
float yPrecision,
int deviceId,
int edgeFlags,
int source,
int flags)
|
| Constructors in android.view with parameters of type MotionEvent.PointerProperties | |
|---|---|
MotionEvent.PointerProperties(MotionEvent.PointerProperties other)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||