Searched defs:getMainLooper (Results 1 – 9 of 9) sorted by relevance
60 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
114 public Looper getMainLooper() { in getMainLooper() method in ContextWrapper
591 public abstract Looper getMainLooper(); in getMainLooper() method in Context
1000 public Looper getMainLooper() { in getMainLooper() method in BridgeContext
397 public Looper getMainLooper() { in getMainLooper() method in ContextImpl
7757 new ContentObserver(new Handler(Looper.getMainLooper())) { in watchDeviceProvisioning()