Searched refs:angleThreshold (Results 1 – 2 of 2) sorted by relevance
2392 AnyMotionDetector.DeviceIdleCallback callback, float angleThreshold) { in getAnyMotionDetector() argument2393 return new AnyMotionDetector(getPowerManager(), handler, sm, callback, angleThreshold); in getAnyMotionDetector()2633 float angleThreshold = getContext().getResources().getInteger( in onBootPhase() local2636 angleThreshold); in onBootPhase()
171 AnyMotionDetector.DeviceIdleCallback callback, float angleThreshold) { in getAnyMotionDetector() argument