HomeSort by relevance Sort by last modified time
    Searched refs:setLongValue (Results 1 - 7 of 7) 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/chromium_org/content/public/android/javatests/src/org/chromium/content/browser/
JavaBridgeBasicsTest.java 43 public synchronized void setLongValue(long x) {
486 mTestController.setLongValue(Thread.currentThread().getId());
    [all...]
JavaBridgeCoercionTest.java 77 public synchronized void setLongValue(long x) {
186 executeJavaScript("testObject.setLongValue(42);");
253 executeJavaScript("testObject.setLongValue(42.1);");
255 executeJavaScript("testObject.setLongValue(" + Long.MAX_VALUE + " + 42.1);");
257 executeJavaScript("testObject.setLongValue(" + Long.MIN_VALUE + " - 42.1);");
300 executeJavaScript("testObject.setLongValue(Number.NaN);");
341 executeJavaScript("testObject.setLongValue(Infinity);");
408 executeJavaScript("testObject.setLongValue(true);");
410 executeJavaScript("testObject.setLongValue(false);");
458 executeJavaScript("testObject.setLongValue(\"+042.10\");")
    [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 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.repository.tools_2.1.0.v20130327-2119.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.repository.tools_2.1.0.v20130327-2119.jar 

Completed in 467 milliseconds