Searched refs:mLastEventSynthesizedDown (Results 1 – 1 of 1) sorted by relevance
464 private boolean mLastEventSynthesizedDown; field in NotificationPanelViewController2282 mLastEventSynthesizedDown = mExpectingSynthesizedDown; in initDownStates()2294 mLastEventSynthesizedDown in initDownStates() local2298 mLastEventSynthesizedDown = false; in initDownStates()3535 ipw.print("mLastEventSynthesizedDown="); ipw.println(mLastEventSynthesizedDown);5118 if (mLastEventSynthesizedDown && event.getAction() == MotionEvent.ACTION_UP) {