Searched defs:addInt (Results 1 – 3 of 3) sorted by relevance
126 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
495 public Builder addInt(int value, @Nullable @SliceSubtype String subType, in addInt() method in Slice.Builder