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

/frameworks/base/core/java/android/view/
H A DViewRootImpl.java4747 private static final String LOCAL_TAG = "SyntheticTouchNavigationHandler"; field in class:ViewRootImpl.SyntheticTouchNavigationHandler
4871 Log.d(LOCAL_TAG, "Configured device " + mCurrentDeviceId
5024 Log.d(LOCAL_TAG, "Sending key down: keyCode=" + mPendingKeyCode
5037 Log.d(LOCAL_TAG, "Sending key up: keyCode=" + mPendingKeyCode
5050 Log.d(LOCAL_TAG, "Considering fling: vx=" + vx + ", vy=" + vy
5102 Log.d(LOCAL_TAG, "Posted fling: velocity="

Completed in 73 milliseconds