Searched refs:depositActiveListeningAmount (Results 1 – 7 of 7) sorted by relevance
50 replacement.depositActiveListeningAmount(balanceToTransfer); in replaceDelegate()55 public synchronized void depositActiveListeningAmount(@NonNull Duration amount) { in depositActiveListeningAmount() method in DelegatingLocationListeningAccountant56 mDelegate.depositActiveListeningAmount(amount); in depositActiveListeningAmount()
106 public void depositActiveListeningAmount(@NonNull Duration amount) { in depositActiveListeningAmount() method in RealLocationListeningAccountant
181 mLocationListeningAccountant.depositActiveListeningAmount(initialActiveListeningBudget); in EnvironmentImpl()
67 mAccountant.depositActiveListeningAmount(seconds(1)); in depositActiveListeningAmount_capped()70 mAccountant.depositActiveListeningAmount(seconds(2)); in depositActiveListeningAmount_capped()76 mAccountant.depositActiveListeningAmount(increment); in depositActiveListeningAmount_capped()81 mAccountant.depositActiveListeningAmount(increment); in depositActiveListeningAmount_capped()
60 void depositActiveListeningAmount(@NonNull Duration amount); in depositActiveListeningAmount() method
323 mLocationListeningAccountant.depositActiveListeningAmount( in onActiveListeningResult()
565 public void depositActiveListeningAmount(@NonNull Duration amount) {