Searched refs:mCurrentBalance (Results 1 – 1 of 1) sorted by relevance
88 private long mCurrentBalance = 0; field in Ledger101 mCurrentBalance = currentBalance; in Ledger()120 return mCurrentBalance; in getCurrentBalance()168 mCurrentBalance += transaction.delta; in recordTransaction()