Searched refs:sShortpressTarget (Results 1 – 1 of 1) sorted by relevance
47 static PagedViewWidget sShortpressTarget = null; field in PagedViewWidget179 if (sShortpressTarget != null) return; in run()182 sShortpressTarget = PagedViewWidget.this; in run()189 if (sShortpressTarget != null) return; in checkForShortPress()216 sShortpressTarget = null; in resetShortPressTarget()