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