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

  /external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowActivity.java 482 invoker.call("onStart").withNothing();
484 invoker.call("onResume").withNothing();
493 invoker.call("onPause").withNothing();
494 invoker.call("onStop").withNothing();
496 Object nonConfigInstance = invoker.call("onRetainNonConfigurationInstance").withNothing();
499 invoker.call("onDestroy").withNothing();
501 invoker.call("onStart").withNothing();
503 invoker.call("onResume").withNothing();
533 public Object withNothing() {
  /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
ShadowActivity.java 623 invoker.call("onPause").withNothing();
624 invoker.call("onStop").withNothing();
626 Object nonConfigInstance = invoker.call("onRetainNonConfigurationInstance").withNothing();
629 invoker.call("onDestroy").withNothing();
631 invoker.call("onStart").withNothing();
633 invoker.call("onResume").withNothing();
687 public Object withNothing() {
  /external/robolectric/v3/runtime/
shadows-core-3.1-SNAPSHOT-16.jar 
shadows-core-3.1-SNAPSHOT-17.jar 
shadows-core-3.1-SNAPSHOT-18.jar 
shadows-core-3.1-SNAPSHOT-19.jar 
shadows-core-3.1-SNAPSHOT-21.jar 
shadows-core-3.1-SNAPSHOT-22.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
shadows-core-v16-3.1.1.jar 
shadows-core-v17-3.1.1.jar 
shadows-core-v18-3.1.1.jar 
shadows-core-v19-3.1.1.jar 
shadows-core-v21-3.1.1.jar 
shadows-core-v22-3.1.1.jar 
shadows-core-v23-3.1.1.jar 
  /prebuilts/misc/common/robolectric/3.4.2/lib/
framework-3.4.2.jar 
  /prebuilts/misc/common/robolectric/3.5.1/lib/
shadows-framework-3.5.1.jar 
  /prebuilts/misc/common/robolectric/3.6.1/lib/
shadows-framework-3.6.1.jar 

Completed in 113 milliseconds