Searched defs:getValue (Results 1 – 4 of 4) sorted by relevance
39 intptr_t getValue() {return mValue;} in getValue() function
64 const char* InputProperty::getValue() const { in getValue() function in android::InputProperty
479 T getValue() const { return mValue; } in getValue() function
249 Property getValue; local