Searched refs:getDevicePropertyMap (Results 1 – 3 of 3) sorted by relevance
163 virtual InputPropertyMap* getDevicePropertyMap(InputDeviceIdentifier* id) = 0;183 InputPropertyMap* getDevicePropertyMap(InputDeviceIdentifier* id) override;
110 InputPropertyMap* InputHost::getDevicePropertyMap(InputDeviceIdentifier* id) { in getDevicePropertyMap() function in android::InputHost
82 MOCK_METHOD1(getDevicePropertyMap, InputPropertyMap*(InputDeviceIdentifier* id));