Searched defs:getMainLooper (Results 1 – 13 of 13) sorted by relevance
71 Looper getMainLooper(); in getMainLooper() method
134 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()
199 new ContentObserver(new Handler(mContext.getMainLooper())) { in WakefulnessSessionObserver()
150 public static Looper getMainLooper() { in getMainLooper() method in Looper
87 public Looper getMainLooper() { in getMainLooper() method in MockContext
105 public Looper getMainLooper() { in getMainLooper() method in ApplicationContext
1061 public Looper getMainLooper() { in getMainLooper() method in BridgeContext
141 public Looper getMainLooper() { in getMainLooper() method in ContextWrapper
874 public abstract Looper getMainLooper(); in getMainLooper() method in Context
465 public Looper getMainLooper() { in getMainLooper() method in ContextImpl
9252 new ContentObserver(new Handler(Looper.getMainLooper())) { in watchDeviceProvisioning()