Searched defs:hasSwitch (Results 1 – 3 of 3) sorted by relevance
178 public boolean hasSwitch() { in hasSwitch() method in Tile
59 virtual bool hasSwitch(int32_t sw) const override { return mSwitches.count(sw); } in hasSwitch() function
296 bool EvdevDeviceNode::hasSwitch(int32_t sw) const { in hasSwitch() function in android::EvdevDeviceNode