Searched refs:mNumActiveUpdates (Results 1 – 1 of 1) sorted by relevance
67 private int mNumActiveUpdates = 0; field in LocationVerifier82 mNumActiveUpdates++; in onLocationChanged()89 if (mNumActiveUpdates <= NUM_IGNORED_UPDATES ) { in onLocationChanged()102 if (mNumActiveUpdates >= mRequestedUpdates) { in onLocationChanged()