Searched refs:mCurrentDeviceId (Results 1 – 1 of 1) sorted by relevance
4671 private int mCurrentDeviceId = -1; field in ViewRootImpl.SyntheticTouchNavigationHandler4730 if (mCurrentDeviceId != deviceId || mCurrentSource != source) { in process()4733 mCurrentDeviceId = deviceId; in process()4764 Log.d(LOCAL_TAG, "Configured device " + mCurrentDeviceId in process()4849 if (mCurrentDeviceId == event.getDeviceId() in cancel()4923 mPendingKeyMetaState, mCurrentDeviceId, in sendKeyDownOrRepeat()4935 mCurrentDeviceId, 0, KeyEvent.FLAG_FALLBACK, in sendKeyUp()