Searched refs:INVALID_INPUT_DEVICE_ID (Results 1 – 8 of 8) sorted by relevance
43 const int INVALID_INPUT_DEVICE_ID = -2; field
423 INVALID_INPUT_DEVICE_ID = android::os::IInputConstants::INVALID_INPUT_DEVICE_ID, enumerator
209 DeviceId mLastUsedDeviceId GUARDED_BY(mLock){ReservedInputDeviceId::INVALID_INPUT_DEVICE_ID}; in GUARDED_BY()
653 private int mInputDeviceId = IInputConstants.INVALID_INPUT_DEVICE_ID;707 if (mInputDeviceId == IInputConstants.INVALID_INPUT_DEVICE_ID) { in waitForDeviceCreation()
105 case INVALID_INPUT_DEVICE_ID: in isIgnoredInputDeviceId()
159 {INVALID_INPUT_DEVICE_ID, VIRTUAL_KEYBOARD_ID}}; in TEST_F()
1199 ASSERT_EQ(ReservedInputDeviceId::INVALID_INPUT_DEVICE_ID, mReader->getLastUsedInputDeviceId()); in TEST_F()
38 import static android.os.IInputConstants.INVALID_INPUT_DEVICE_ID;1435 final int powerKeyDeviceId = INVALID_INPUT_DEVICE_ID; in powerLongPress()1616 final int stemPrimaryKeyDeviceId = INVALID_INPUT_DEVICE_ID; in stemPrimaryLongPress()4268 if (deviceId != INVALID_INPUT_DEVICE_ID) {