Searched refs:mNotMoving (Results 1 – 1 of 1) sorted by relevance
298 private boolean mNotMoving; field in DeviceIdleController1282 mNotMoving = true; in onAnyMotionResult()1289 mNotMoving = true; in onAnyMotionResult()2946 mNotMoving = false; in stepIdleStateLocked()2954 mNotMoving = true; in stepIdleStateLocked()3299 if (mNotMoving) { in receivedGenericLocationLocked()3315 if (mNotMoving) { in receivedGpsLocationLocked()4319 pw.print(" mNotMoving="); pw.println(mNotMoving); in dump()