Searched refs:statusSlots (Results 1 – 1 of 1) sorted by relevance
180 final int statusSlots = (int)x / (w / 13); in onTouch() local181 if (statusSlots != mStatusSlots) { in onTouch()182 mStatusSlots = statusSlots; in onTouch()