Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/Target/
DELFAttributeValue.h51 void setIntValue(unsigned int pIntValue) { m_IntValue = pIntValue; } in setIntValue() function
/frameworks/layoutlib/bridge/src/android/graphics/drawable/
DAnimatedVectorDrawable_Delegate.java239 public void setIntValue(Integer value) { in setIntValue() method in AnimatedVectorDrawable_Delegate.PropertySetter
276 public void setIntValue(Integer value) { in setIntValue() method in AnimatedVectorDrawable_Delegate.IntPropertySetter
/frameworks/base/core/java/android/content/
DRestrictionEntry.java299 public void setIntValue(int value) { in setIntValue() method in RestrictionEntry