Searched refs:mIsLocationUpdated (Results 1 – 1 of 1) sorted by relevance
46 private boolean mIsLocationUpdated; field in LocationListenerActivity53 mIsLocationUpdated = false; in onCreate()99 if (mIsLocationUpdated) return;101 mIsLocationUpdated = true;127 if (mIsLocationUpdated) return true; in handleMessage()