Home
last modified time | relevance | path

Searched defs:addInt (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libmediahelper/
DAudioParameter.cpp126 status_t AudioParameter::addInt(const String8& key, const int value) in addInt() function in android::AudioParameter
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DTouchAnimator.java136 public Builder addInt(Object target, String property, int... values) { in addInt() method in TouchAnimator.Builder
/frameworks/base/core/java/android/app/slice/
DSlice.java495 public Builder addInt(int value, @Nullable @SliceSubtype String subType, in addInt() method in Slice.Builder