Searched refs:MAIN_LOOPER (Results 1 – 1 of 1) sorted by relevance
209 public static final DependencyKey<Looper> MAIN_LOOPER = new DependencyKey<>(MAIN_LOOPER_NAME); field in Dependency380 mProviders.put(MAIN_LOOPER, mMainLooper::get); in start()