| Changed Methods
|
int findPointerIndex(int)
|
Change from final to non-final.
|
|
int getAction()
|
Change from final to non-final.
|
|
int getActionButton()
|
Change from final to non-final.
|
|
int getActionIndex()
|
Change from final to non-final.
|
|
int getActionMasked()
|
Change from final to non-final.
|
|
int getButtonState()
|
Change from final to non-final.
|
|
int getDeviceId()
|
Change from final to non-final.
|
|
long getDownTime()
|
Change from final to non-final.
|
|
int getEdgeFlags()
|
Change from final to non-final.
|
|
long getEventTime()
|
Change from final to non-final.
|
|
int getFlags()
|
Change from final to non-final.
|
|
long getHistoricalEventTime(int)
|
Change from final to non-final.
|
|
void getHistoricalPointerCoords(int, int, PointerCoords)
|
Change from final to non-final.
|
|
int getHistorySize()
|
Change from final to non-final.
|
|
int getMetaState()
|
Change from final to non-final.
|
|
void getPointerCoords(int, PointerCoords)
|
Change from final to non-final.
|
|
int getPointerCount()
|
Change from final to non-final.
|
|
int getPointerId(int)
|
Change from final to non-final.
|
|
void getPointerProperties(int, PointerProperties)
|
Change from final to non-final.
|
|
float getRawX()
|
Change from final to non-final.
|
|
float getRawY()
|
Change from final to non-final.
|
|
int getSource()
|
Change from final to non-final.
|
|
int getToolType(int)
|
Change from final to non-final.
|
|
float getXPrecision()
|
Change from final to non-final.
|
|
float getYPrecision()
|
Change from final to non-final.
|
|
boolean isButtonPressed(int)
|
Change from final to non-final.
|
|
void offsetLocation(float, float)
|
Change from final to non-final.
|
|
void recycle()
|
Change from final to non-final.
|
|
void setAction(int)
|
Change from final to non-final.
|
|
void setEdgeFlags(int)
|
Change from final to non-final.
|
|
void setLocation(float, float)
|
Change from final to non-final.
|
|
void setSource(int)
|
Change from final to non-final.
|
|
void transform(Matrix)
|
Change from final to non-final.
|
|
void addBatch(long, PointerCoords[], int)
|
Change from final to non-final.
|
|
void addBatch(long, float, float, float, float, int)
|
Change from final to non-final.
|
|
float getAxisValue(int)
|
Change from final to non-final.
|
|
float getAxisValue(int, int)
|
Change from final to non-final.
|
|
float getHistoricalAxisValue(int, int)
|
Change from final to non-final.
|
|
float getHistoricalAxisValue(int, int, int)
|
Change from final to non-final.
|
|
float getHistoricalOrientation(int)
|
Change from final to non-final.
|
|
float getHistoricalOrientation(int, int)
|
Change from final to non-final.
|
|
float getHistoricalPressure(int)
|
Change from final to non-final.
|
|
float getHistoricalPressure(int, int)
|
Change from final to non-final.
|
|
float getHistoricalSize(int)
|
Change from final to non-final.
|
|
float getHistoricalSize(int, int)
|
Change from final to non-final.
|
|
float getHistoricalToolMajor(int)
|
Change from final to non-final.
|
|
float getHistoricalToolMajor(int, int)
|
Change from final to non-final.
|
|
float getHistoricalToolMinor(int)
|
Change from final to non-final.
|
|
float getHistoricalToolMinor(int, int)
|
Change from final to non-final.
|
|
float getHistoricalTouchMajor(int)
|
Change from final to non-final.
|
|
float getHistoricalTouchMajor(int, int)
|
Change from final to non-final.
|
|
float getHistoricalTouchMinor(int)
|
Change from final to non-final.
|
|
float getHistoricalTouchMinor(int, int)
|
Change from final to non-final.
|
|
float getHistoricalX(int)
|
Change from final to non-final.
|
|
float getHistoricalX(int, int)
|
Change from final to non-final.
|
|
float getHistoricalY(int)
|
Change from final to non-final.
|
|
float getHistoricalY(int, int)
|
Change from final to non-final.
|
|
float getOrientation()
|
Change from final to non-final.
|
|
float getOrientation(int)
|
Change from final to non-final.
|
|
float getPressure()
|
Change from final to non-final.
|
|
float getPressure(int)
|
Change from final to non-final.
|
|
float getSize()
|
Change from final to non-final.
|
|
float getSize(int)
|
Change from final to non-final.
|
|
float getToolMajor()
|
Change from final to non-final.
|
|
float getToolMajor(int)
|
Change from final to non-final.
|
|
float getToolMinor()
|
Change from final to non-final.
|
|
float getToolMinor(int)
|
Change from final to non-final.
|
|
float getTouchMajor()
|
Change from final to non-final.
|
|
float getTouchMajor(int)
|
Change from final to non-final.
|
|
float getTouchMinor()
|
Change from final to non-final.
|
|
float getTouchMinor(int)
|
Change from final to non-final.
|
|
float getX()
|
Change from final to non-final.
|
|
float getX(int)
|
Change from final to non-final.
|
|
float getY()
|
Change from final to non-final.
|
|
float getY(int)
|
Change from final to non-final.
|
|