Searched refs:mLastEventSynthesizedDown (Results 1 – 1 of 1) sorted by relevance
458 private boolean mLastEventSynthesizedDown; field in NotificationPanelViewController2167 mLastEventSynthesizedDown = mExpectingSynthesizedDown; in initDownStates()2179 mLastEventSynthesizedDown in initDownStates() local2183 mLastEventSynthesizedDown = false; in initDownStates()3407 ipw.print("mLastEventSynthesizedDown="); ipw.println(mLastEventSynthesizedDown); in dump()5030 if (mLastEventSynthesizedDown && event.getAction() == MotionEvent.ACTION_UP) {