Searched refs:mIsLocationUpdated (Results 1 – 1 of 1) sorted by relevance
30 private boolean mIsLocationUpdated; field in LocationListenerActivity37 mIsLocationUpdated = false; in onCreate()83 if (mIsLocationUpdated) return;85 mIsLocationUpdated = true;111 if (mIsLocationUpdated) return true; in handleMessage()