Searched refs:getBusType (Results 1 – 4 of 4) sorted by relevance
70 virtual uint16_t getBusType() const = 0;
46 switch (node->getBusType()) { in getInputBus()
100 virtual uint16_t getBusType() const override { return mBusType; } in getBusType() function in android::EvdevDeviceNode
45 virtual uint16_t getBusType() const override { return mBusType; } in getBusType() function