Searched refs:totalAugmentedRequests (Results 1 – 1 of 1) sorted by relevance
3265 final int totalAugmentedRequests = mAugmentedRequestsLogs == null ? 0 in destroyLocked() local3267 if (totalAugmentedRequests > 0) { in destroyLocked()3271 for (int i = 0; i < totalAugmentedRequests; i++) { in destroyLocked()3279 if (totalAugmentedRequests > 0) { in destroyLocked()3281 totalAugmentedRequests); in destroyLocked()