Searched refs:getMapperCount (Results 1 – 2 of 2) sorted by relevance
80 inline bool isIgnored() { return !getMapperCount() && !mController; } in isIgnored()142 size_t getMapperCount();
718 size_t InputDevice::getMapperCount() { in getMapperCount() function in android::InputDevice