Home
last modified time | relevance | path

Searched defs:getMainLooper (Results 1 – 4 of 4) sorted by relevance

/external/androidplot/AndroidPlot-Core/src/test/java/com/androidplot/mock/
DMockLooper.java22 public static Looper getMainLooper() { in getMainLooper() method in MockLooper
DMockContext.java69 public Looper getMainLooper() { in getMainLooper() method in MockContext.MockContext2
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowContextWrapper.java230 public Looper getMainLooper() { in getMainLooper() method in ShadowContextWrapper
DShadowApplication.java482 public Looper getMainLooper() { in getMainLooper() method in ShadowApplication