Searched defs:getMainLooper (Results 1 – 13 of 13) sorted by relevance
70 Looper getMainLooper(); in getMainLooper() method
101 public Looper getMainLooper() { in getMainLooper() method in RavenwoodContext
93 public Looper getMainLooper() { in getMainLooper() method in RavenwoodBaseContext
188 false, new ContentObserver(new Handler(context.getMainLooper())) { in systemReady()
159 new ContentObserver(new Handler(mContext.getMainLooper())) { in WakefulnessSessionObserver()
143 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
1074 public Looper getMainLooper() { in getMainLooper() method in BridgeContext
141 public Looper getMainLooper() { in getMainLooper() method in ContextWrapper
821 public abstract Looper getMainLooper(); in getMainLooper() method in Context
466 public Looper getMainLooper() { in getMainLooper() method in ContextImpl
9304 new ContentObserver(new Handler(Looper.getMainLooper())) { in watchDeviceProvisioning()