Searched refs:shouldPostpone (Results 1 – 2 of 2) sorted by relevance
42 public synchronized boolean shouldPostpone(Route route) { in shouldPostpone() method in RouteDatabase
88 if (routeDatabase.shouldPostpone(route)) { in next()