Searched defs:InputState (Results 1 – 3 of 3) sorted by relevance
60 enum InputState { enum
27 InputState::InputState(const IdGenerator& idGenerator) : mIdGenerator(idGenerator) {} in InputState() function in android::inputdispatcher::InputState
461 public @interface InputState {} annotation in TvInputManager