Searched refs:SynchronousExecutor (Results 1 – 1 of 1) sorted by relevance
1362 mExecutor = new SynchronousExecutor(); in addOnWifiUsabilityStatsListeneroesToWifiServiceImpl()1374 mExecutor = new SynchronousExecutor(); in removeOnWifiUsabilityListenerGoesToWifiServiceImpl()1387 class SynchronousExecutor implements Executor { class in WifiManagerTest