Home
last modified time | relevance | path

Searched refs:mUncertainGestureColor (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/gesture/
DGestureOverlayView.java77 private int mUncertainGestureColor = 0x48FFFF00; field in GestureOverlayView
154 mUncertainGestureColor = a.getColor(R.styleable.GestureOverlayView_uncertainGestureColor, in GestureOverlayView()
155 mUncertainGestureColor); in GestureOverlayView()
213 mUncertainGestureColor = color; in setUncertainGestureColor()
218 return mUncertainGestureColor; in getUncertainGestureColor()
568 if (mHandleGestureActions) setCurrentColor(mUncertainGestureColor); in touchDown()
573 if (mHandleGestureActions) setCurrentColor(mUncertainGestureColor); in touchDown()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt18892 Landroid/gesture/GestureOverlayView;->mUncertainGestureColor:I