Searched defs:addInt (Results 1 – 2 of 2) sorted by relevance
98 status_t AudioParameter::addInt(const String8& key, const int value) in addInt() function in android::AudioParameter
136 public Builder addInt(Object target, String property, int... values) { in addInt() method in TouchAnimator.Builder