Home
last modified time | relevance | path

Searched refs:setLongValue (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tests/WebViewTests/src/com/android/webviewtests/
DJavaBridgeBasicsTest.java47 public synchronized void setLongValue(long x) { in setLongValue() method in JavaBridgeBasicsTest.TestController
341 mTestController.setLongValue(Thread.currentThread().getId()); in testMethodInvokedOnBackgroundThread()
DJavaBridgeCoercionTest.java90 public synchronized void setLongValue(long x) { in setLongValue() method in JavaBridgeCoercionTest.TestObject