Searched refs:setCurrentColor (Results 1 – 2 of 2) sorted by relevance
293 setCurrentColor(mCertainGestureColor); in setGesture()382 private void setCurrentColor(int color) { in setCurrentColor() method in GestureOverlayView568 if (mHandleGestureActions) setCurrentColor(mUncertainGestureColor); in touchDown()573 if (mHandleGestureActions) setCurrentColor(mUncertainGestureColor); in touchDown()663 setCurrentColor(mCertainGestureColor); in touchMove()
18896 Landroid/gesture/GestureOverlayView;->setCurrentColor(I)V