Searched refs:installRequests (Results 1 – 1 of 1) sorted by relevance
17399 List<InstallRequest> installRequests) { in processInstallRequestsAsync() argument17403 for (InstallRequest request : installRequests) { in processInstallRequestsAsync()17879 final List<InstallRequest> installRequests = new ArrayList<>(mCurrentState.size()); in tryProcessInstallRequest() local17881 installRequests.add(new InstallRequest(entry.getKey(), in tryProcessInstallRequest()17886 installRequests); in tryProcessInstallRequest()