Searched defs:getMainLooper (Results 1 – 8 of 8) sorted by relevance
164 false, new ContentObserver(new Handler(context.getMainLooper())) { in systemReady()
134 public static Looper getMainLooper() { in getMainLooper() method in Looper
85 public Looper getMainLooper() { in getMainLooper() method in MockContext
110 public Looper getMainLooper() { in getMainLooper() method in ContextWrapper
539 public abstract Looper getMainLooper(); in getMainLooper() method in Context
947 public Looper getMainLooper() { in getMainLooper() method in BridgeContext
323 public Looper getMainLooper() { in getMainLooper() method in ContextImpl
9206 new ContentObserver(new Handler(Looper.getMainLooper())) { in watchDeviceProvisioning()