Searched defs:getMainLooper (Results 1 – 9 of 9) sorted by relevance
60 public Looper getMainLooper() { in getMainLooper() method in AccessibilityServiceTest.AccessibilityServiceTestClass
183 false, new ContentObserver(new Handler(context.getMainLooper())) { in systemReady()
135 public static Looper getMainLooper() { in getMainLooper() method in Looper
86 public Looper getMainLooper() { in getMainLooper() method in MockContext
111 public Looper getMainLooper() { in getMainLooper() method in ContextWrapper
540 public abstract Looper getMainLooper(); in getMainLooper() method in Context
987 public Looper getMainLooper() { in getMainLooper() method in BridgeContext
345 public Looper getMainLooper() { in getMainLooper() method in ContextImpl
9775 new ContentObserver(new Handler(Looper.getMainLooper())) { in watchDeviceProvisioning()