Searched defs:getMainLooper (Results 1 – 9 of 9) sorted by relevance
88 public Looper getMainLooper() { in getMainLooper() method in AccessibilityServiceTest.AccessibilityServiceTestClass
188 false, new ContentObserver(new Handler(context.getMainLooper())) { in systemReady()
140 public static Looper getMainLooper() { in getMainLooper() method in Looper
86 public Looper getMainLooper() { in getMainLooper() method in MockContext
135 public Looper getMainLooper() { in getMainLooper() method in ContextWrapper
648 public abstract Looper getMainLooper(); in getMainLooper() method in Context
1013 public Looper getMainLooper() { in getMainLooper() method in BridgeContext
413 public Looper getMainLooper() { in getMainLooper() method in ContextImpl
8355 new ContentObserver(new Handler(Looper.getMainLooper())) { in watchDeviceProvisioning()