Searched refs:handleMotionDetectedLocked (Results 1 – 1 of 1) sorted by relevance
991 handleMotionDetectedLocked(mConstants.INACTIVE_TIMEOUT, "non_stationary"); in onAnyMotionResult()2231 handleMotionDetectedLocked(mConstants.MOTION_INACTIVE_TIMEOUT, "motion"); in motionLocked()2234 void handleMotionDetectedLocked(long timeout, String type) { in handleMotionDetectedLocked() method in DeviceIdleController