Home
last modified time | relevance | path

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

/external/kotlinx.coroutines/integration/kotlinx-coroutines-play-services/test/
DFakeAndroid.kt16 fun getMainLooper() = Looper() method
/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-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowLooper.java88 protected static Looper getMainLooper() { in getMainLooper() method in ShadowLooper