Searched refs:mCurrentSlot (Results 1 – 2 of 2) sorted by relevance
37 mCurrentSlot(-1) { in WearSwipeDetector()61 if (mCurrentSlot < 0) { in process()63 mCurrentSlot = 0; in process()68 mCurrentSlot = event->value; in process()71 if (mCurrentSlot > 0) { in process()
53 int mCurrentSlot; variable