Searched refs:mGestureRecorder (Results 1 – 1 of 1) sorted by relevance
404 private GestureRecorder mGestureRecorder; field in NotificationPanelViewController2119 if (mGestureRecorder != null) { in fling()2120 mGestureRecorder.tag("fling " + ((vel > 0) ? "open" : "closed"), in fling()3617 mGestureRecorder = recorder;