HomeSort by relevance Sort by last modified time
    Searched refs:unPauseMainLooper (Results 1 - 25 of 31) sorted by null

1 2

  /external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowLooper.java 95 public static void unPauseMainLooper() {
  /external/robolectric-shadows/robolectric/src/test/java/org/robolectric/android/controller/
IntentServiceControllerTest.java 61 ShadowLooper.unPauseMainLooper();
74 ShadowLooper.unPauseMainLooper();
ServiceControllerTest.java 63 ShadowLooper.unPauseMainLooper();
76 ShadowLooper.unPauseMainLooper();
ActivityControllerTest.java 107 ShadowLooper.unPauseMainLooper();
120 ShadowLooper.unPauseMainLooper();
  /external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
ApplicationTest.java 124 Robolectric.unPauseMainLooper();
141 Robolectric.unPauseMainLooper();
168 Robolectric.unPauseMainLooper();
ViewTest.java 181 Robolectric.unPauseMainLooper();
193 Robolectric.unPauseMainLooper();
FragmentManagerTest.java 222 Robolectric.unPauseMainLooper();
HandlerTest.java 315 Robolectric.unPauseMainLooper();
ActivityTest.java 184 Robolectric.unPauseMainLooper();
  /external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
ShadowHandlerTest.java 359 ShadowLooper.unPauseMainLooper();
426 ShadowLooper.unPauseMainLooper();
450 ShadowLooper.unPauseMainLooper();
ShadowApplicationTest.java 206 ShadowLooper.unPauseMainLooper();
224 ShadowLooper.unPauseMainLooper();
253 ShadowLooper.unPauseMainLooper();
ShadowActivityTest.java 278 ShadowLooper.unPauseMainLooper();
    [all...]
ShadowViewTest.java 288 ShadowLooper.unPauseMainLooper();
  /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
ShadowLooper.java 163 public static void unPauseMainLooper() {
  /external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/
Robolectric.java     [all...]
  /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 

Completed in 524 milliseconds

1 2