Searched defs:setIntValue (Results 1 – 3 of 3) sorted by relevance
| /frameworks/compile/mclinker/include/mcld/Target/ | ||
| D | ELFAttributeValue.h | 51 void setIntValue(unsigned int pIntValue) { m_IntValue = pIntValue; } in setIntValue() function |
| /frameworks/layoutlib/bridge/src/android/graphics/drawable/ | ||
| D | AnimatedVectorDrawable_Delegate.java | 239 public void setIntValue(Integer value) { in setIntValue() method in AnimatedVectorDrawable_Delegate.PropertySetter |
| /frameworks/base/core/java/android/content/ | ||
| D | RestrictionEntry.java | 299 public void setIntValue(int value) { in setIntValue() method in RestrictionEntry |