Searched refs:totalAugmentedRequests (Results 1 – 1 of 1) sorted by relevance
3251 final int totalAugmentedRequests = mAugmentedRequestsLogs == null ? 0 in destroyLocked() local3253 if (totalAugmentedRequests > 0) { in destroyLocked()3257 for (int i = 0; i < totalAugmentedRequests; i++) { in destroyLocked()3265 if (totalAugmentedRequests > 0) { in destroyLocked()3267 totalAugmentedRequests); in destroyLocked()