HomeSort by relevance Sort by last modified time
    Searched defs:idleConstantly (Results 1 - 23 of 23) sorted by null

  /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
ShadowLooper.java 182 getShadowMainLooper().idleConstantly(shouldIdleConstantly);
245 public void idleConstantly(boolean shouldIdleConstantly) {
246 getScheduler().idleConstantly(shouldIdleConstantly);
  /external/robolectric-shadows/utils/src/main/java/org/robolectric/util/
Scheduler.java 25 * <li>idling constantly: if {@link #idleConstantly(boolean)} is called with
304 public void idleConstantly(boolean shouldIdleConstantly) {
  /prebuilts/misc/common/robolectric/3.5.1/lib/
utils-3.5.1.jar 
shadows-framework-3.5.1.jar 
  /prebuilts/misc/common/robolectric/3.4.2/lib/
utils-3.4.2.jar 
framework-3.4.2.jar 
  /prebuilts/misc/common/robolectric/3.6.1/lib/
utils-3.6.1.jar 
shadows-framework-3.6.1.jar 
  /external/robolectric/v3/
robolectric-utils-3.1-SNAPSHOT.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
robolectric-utils-3.1.1.jar 
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 
  /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 

Completed in 234 milliseconds