Searched refs:lastTouchCol (Results 1 – 1 of 1) sorted by relevance
123 private int lastTouchRow, lastTouchCol; field in ConsoleActivity463 lastTouchCol = col; in onCreate()472 if (row == lastTouchRow && col == lastTouchCol) { in onCreate()482 lastTouchCol = col; in onCreate()