Searched refs:angleThreshold (Results 1 – 2 of 2) sorted by relevance
1713 AnyMotionDetector.DeviceIdleCallback callback, float angleThreshold) { in getAnyMotionDetector() argument1714 return new AnyMotionDetector(getPowerManager(), handler, sm, callback, angleThreshold); in getAnyMotionDetector()1931 float angleThreshold = getContext().getResources().getInteger( in onBootPhase() local1934 angleThreshold); in onBootPhase()
143 AnyMotionDetector.DeviceIdleCallback callback, float angleThreshold) { in getAnyMotionDetector() argument