Searched refs:STICKY_FINGERS (Results 1 – 1 of 1) sorted by relevance
41 static final boolean STICKY_FINGERS = true; field in BouncyDroid.BouncyView249 if (STICKY_FINGERS && mag < mBody.r*0.75) { in reset()