Searched refs:STATE_LOCATING (Results 1 – 1 of 1) sorted by relevance
157 private static final int STATE_LOCATING = 4; field in DeviceIdleController168 case STATE_LOCATING: return "LOCATING"; in stateToString()1000 } else if (mState == STATE_LOCATING) { in onAnyMotionResult()2067 mState = STATE_LOCATING; in stepIdleStateLocked()2095 case STATE_LOCATING: in stepIdleStateLocked()2262 if (mState != STATE_LOCATING) { in receivedGenericLocationLocked()2278 if (mState != STATE_LOCATING) { in receivedGpsLocationLocked()