Searched defs:getMainLooper (Results 1 – 7 of 7) sorted by relevance
132 public static Looper getMainLooper() { in getMainLooper() method in Looper
85 public Looper getMainLooper() { in getMainLooper() method in MockContext
107 public Looper getMainLooper() { in getMainLooper() method in ContextWrapper
534 public abstract Looper getMainLooper(); in getMainLooper() method in Context
947 public Looper getMainLooper() { in getMainLooper() method in BridgeContext
315 public Looper getMainLooper() { in getMainLooper() method in ContextImpl
9155 new ContentObserver(new Handler(Looper.getMainLooper())) { in watchDeviceProvisioning()