Searched refs:SignificantMotionResponse (Results 1 – 1 of 1) sorted by relevance
491 function on(type: SensorId.SIGNIFICANT_MOTION, callback: Callback<SignificantMotionResponse>,742 …function once(type: SensorId.SIGNIFICANT_MOTION, callback: Callback<SignificantMotionResponse>): v…994 …function off(type: SensorId.SIGNIFICANT_MOTION, callback?: Callback<SignificantMotionResponse>): v…1291 …(type: SensorType.SENSOR_TYPE_ID_SIGNIFICANT_MOTION, callback: Callback<SignificantMotionResponse>,1554 …SensorType.SENSOR_TYPE_ID_SIGNIFICANT_MOTION, callback: Callback<SignificantMotionResponse>): void;1814 …ensorType.SENSOR_TYPE_ID_SIGNIFICANT_MOTION, callback?: Callback<SignificantMotionResponse>): void;3055 interface SignificantMotionResponse extends Response { interface