Searched defs:getAssociatedDisplayId (Results 1 – 7 of 7) sorted by relevance
97 virtual std::optional<int32_t> getAssociatedDisplayId() { return std::nullopt; } in getAssociatedDisplayId() function
495 std::optional<int32_t> CursorInputMapper::getAssociatedDisplayId() { in getAssociatedDisplayId() function in android::CursorInputMapper
469 std::optional<int32_t> KeyboardInputMapper::getAssociatedDisplayId() { in getAssociatedDisplayId() function in android::KeyboardInputMapper
4065 std::optional<int32_t> TouchInputMapper::getAssociatedDisplayId() { in getAssociatedDisplayId() function in android::TouchInputMapper
604 std::optional<int32_t> InputDevice::getAssociatedDisplayId() { in getAssociatedDisplayId() function in android::InputDevice
7126 public int getAssociatedDisplayId() { in getAssociatedDisplayId() method in Context
2916 public int getAssociatedDisplayId() { in getAssociatedDisplayId() method in ContextImpl