Searched defs:LOCAL_TAG (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
H A DViewRootImpl.java4640 private static final String LOCAL_TAG = "SyntheticTouchNavigationHandler"; field in class:ViewRootImpl.SyntheticTouchNavigationHandler
4764 Log.d(LOCAL_TAG, "Configured device " + mCurrentDeviceId
4917 Log.d(LOCAL_TAG, "Sending key down: keyCode=" + mPendingKeyCode
4930 Log.d(LOCAL_TAG, "Sending key up: keyCode=" + mPendingKeyCode
4943 Log.d(LOCAL_TAG, "Considering fling: vx=" + vx + ", vy=" + vy
4995 Log.d(LOCAL_TAG, "Posted fling: velocity="

Completed in 56 milliseconds