Searched refs:mGestureRec (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBar.java266 private final GestureRecorder mGestureRec = DEBUG_GESTURES field in class:PhoneStatusBar
1795 mGestureRec.add(event);
1812 return mGestureRec;
2228 mGestureRec.dump(fd, pw, args);
2327 mGestureRec.tag("display",

Completed in 8 milliseconds