Home
last modified time | relevance | path

Searched refs:mIntValue (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/tests/WebViewTests/src/com/android/webviewtests/
DJavaBridgeArrayTest.java38 private int mIntValue; field in JavaBridgeArrayTest.TestObject
51 mIntValue = x; in setIntValue()
65 return mIntValue; in waitForIntValue()
DJavaBridgeBasicsTest.java38 private int mIntValue; field in JavaBridgeBasicsTest.TestController
44 mIntValue = x; in setIntValue()
62 return mIntValue; in waitForIntValue()
DJavaBridgeCoercionTest.java46 private int mIntValue; field in JavaBridgeCoercionTest.TestObject
87 mIntValue = x; in setIntValue()
133 return mIntValue; in waitForIntValue()