Searched refs:mCurrentDeviceId (Results 1 – 1 of 1) sorted by relevance
5430 private int mCurrentDeviceId = -1; field in ViewRootImpl.SyntheticTouchNavigationHandler5489 if (mCurrentDeviceId != deviceId || mCurrentSource != source) { in process()5492 mCurrentDeviceId = deviceId; in process()5523 Log.d(LOCAL_TAG, "Configured device " + mCurrentDeviceId in process()5608 if (mCurrentDeviceId == event.getDeviceId() in cancel()5682 mPendingKeyMetaState, mCurrentDeviceId, in sendKeyDownOrRepeat()5694 mCurrentDeviceId, 0, KeyEvent.FLAG_FALLBACK, in sendKeyUp()