Searched refs:mNotMoving (Results 1 – 1 of 1) sorted by relevance
140 private boolean mNotMoving; field in DeviceIdleController997 mNotMoving = true; in onAnyMotionResult()1004 mNotMoving = true; in onAnyMotionResult()2059 mNotMoving = false; in stepIdleStateLocked()2272 if (mNotMoving) { in receivedGenericLocationLocked()2288 if (mNotMoving) { in receivedGpsLocationLocked()3103 pw.print(" mNotMoving="); pw.println(mNotMoving); in dump()