Searched defs:getMainLooper (Results 1 – 10 of 10) 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
105 public Looper getMainLooper() { in getMainLooper() method in ApplicationContext
1033 public Looper getMainLooper() { in getMainLooper() method in BridgeContext
139 public Looper getMainLooper() { in getMainLooper() method in ContextWrapper
786 public abstract Looper getMainLooper(); in getMainLooper() method in Context
443 public Looper getMainLooper() { in getMainLooper() method in ContextImpl
8772 new ContentObserver(new Handler(Looper.getMainLooper())) { in watchDeviceProvisioning()