Searched refs:mRequestedUpdates (Results 1 – 1 of 1) sorted by relevance
60 private final int mRequestedUpdates; field in LocationVerifier102 if (mNumActiveUpdates >= mRequestedUpdates) { in onLocationChanged()204 mRequestedUpdates = numUpdates + NUM_IGNORED_UPDATES; in LocationVerifier()