Searched refs:lastTouchCol (Results 1 – 1 of 1) sorted by relevance
124 private int lastTouchRow, lastTouchCol; field in ConsoleActivity464 lastTouchCol = col; in onCreate()473 if (row == lastTouchRow && col == lastTouchCol) { in onCreate()483 lastTouchCol = col; in onCreate()