Searched refs:angleThreshold (Results 1 – 2 of 2) sorted by relevance
1861 AnyMotionDetector.DeviceIdleCallback callback, float angleThreshold) { in getAnyMotionDetector() argument1862 return new AnyMotionDetector(getPowerManager(), handler, sm, callback, angleThreshold); in getAnyMotionDetector()2091 float angleThreshold = getContext().getResources().getInteger( in onBootPhase() local2094 angleThreshold); in onBootPhase()
157 AnyMotionDetector.DeviceIdleCallback callback, float angleThreshold) { in getAnyMotionDetector() argument