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