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

/frameworks/base/core/java/android/view/
H A DViewRootImpl.java5380 private static final String LOCAL_TAG = "SyntheticTouchNavigationHandler"; field in class:ViewRootImpl.SyntheticTouchNavigationHandler
5504 Log.d(LOCAL_TAG, "Configured device " + mCurrentDeviceId
5657 Log.d(LOCAL_TAG, "Sending key down: keyCode=" + mPendingKeyCode
5670 Log.d(LOCAL_TAG, "Sending key up: keyCode=" + mPendingKeyCode
5683 Log.d(LOCAL_TAG, "Considering fling: vx=" + vx + ", vy=" + vy
5735 Log.d(LOCAL_TAG, "Posted fling: velocity="

Completed in 138 milliseconds