Searched refs:getCachedEstimateIfAvailable (Results 1 – 2 of 2) sorted by relevance
41 fun getCachedEstimateIfAvailable(context: Context): Estimate? { in getCachedEstimateIfAvailable() method
260 mEstimate = Estimate.getCachedEstimateIfAvailable(mContext); in updateEstimate()