Searched refs:mLastAfcLocationInSuccessfulQuery (Results 1 – 1 of 1) sorted by relevance
64 private AfcLocation mLastAfcLocationInSuccessfulQuery; field in AfcManager92 mLastAfcLocationInSuccessfulQuery = afcLocation; in AfcManager()182 if (mLastAfcLocationInSuccessfulQuery == null) { in onLocationChange()204 mLastAfcLocationInSuccessfulQuery, location); in onLocationChange()419 return mLastAfcLocationInSuccessfulQuery; in getLastAfcLocationInSuccessfulQuery()