Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/Target/
DELFAttributeValue.h57 void setIntValue(unsigned int pIntValue) in setIntValue() function
/frameworks/base/tests/WebViewTests/src/com/android/webviewtests/
DJavaBridgeArrayTest.java50 public synchronized void setIntValue(int x) { in setIntValue() method in JavaBridgeArrayTest.TestObject
DJavaBridgeCoercionTest.java86 public synchronized void setIntValue(int x) { in setIntValue() method in JavaBridgeCoercionTest.TestObject
DJavaBridgeBasicsTest.java43 public synchronized void setIntValue(int x) { in setIntValue() method in JavaBridgeBasicsTest.TestController
/frameworks/base/core/java/android/content/
DRestrictionEntry.java225 public void setIntValue(int value) { in setIntValue() method in RestrictionEntry