Searched refs:blockingStartUpLocations (Results 1 – 1 of 1) sorted by relevance
100 List<BlockingStartUpLocation> blockingStartUpLocations = new ArrayList<>(); in webViewStartUpResultFromBoundaryInterface() local102 blockingStartUpLocations.add(new BlockingStartUpLocationImpl(location)); in webViewStartUpResultFromBoundaryInterface()104 return blockingStartUpLocations; in webViewStartUpResultFromBoundaryInterface()