Searched defs:getKey (Results 1 – 3 of 3) sorted by relevance
60 const char* InputProperty::getKey() const { in getKey() function in android::InputProperty
80 uint64_t getKey() const { return mKey; } in getKey() function