Searched defs:getMainLooper (Results 1 – 2 of 2) sorted by relevance
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ | ||
D | ShadowContextWrapper.java | 230 public Looper getMainLooper() { in getMainLooper() method in ShadowContextWrapper |
D | ShadowApplication.java | 482 public Looper getMainLooper() { in getMainLooper() method in ShadowApplication |