HomeSort by relevance Sort by last modified time
    Searched refs:setLongValue (Results 1 - 3 of 3) sorted by null

  /frameworks/base/tests/WebViewTests/src/com/android/webviewtests/
JavaBridgeBasicsTest.java 47 public synchronized void setLongValue(long x) {
341 mTestController.setLongValue(Thread.currentThread().getId());
JavaBridgeCoercionTest.java 90 public synchronized void setLongValue(long x) {
196 executeJavaScript("testObject.setLongValue(42);");
251 executeJavaScript("testObject.setLongValue(42.1);");
254 executeJavaScript("testObject.setLongValue(" + Long.MAX_VALUE + " + 42.1);");
295 executeJavaScript("testObject.setLongValue(Number.NaN);");
335 executeJavaScript("testObject.setLongValue(Infinity);");
400 executeJavaScript("testObject.setLongValue(true);");
402 executeJavaScript("testObject.setLongValue(false);");
448 executeJavaScript("testObject.setLongValue(\"+042.10\");");
503 executeJavaScript("testObject.setLongValue({foo: 42});")
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.repository.tools_2.0.1.R36x_v20100823.jar 

Completed in 228 milliseconds