Home
last modified time | relevance | path

Searched refs:MOTION_INACTIVE_TIMEOUT_FLEX (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/apex/jobscheduler/service/java/com/android/server/
H A DDeviceIdleController.java1150 public long MOTION_INACTIVE_TIMEOUT_FLEX = DEFAULT_MOTION_INACTIVE_TIMEOUT_FLEX; field in DeviceIdleController.Constants
1362 MOTION_INACTIVE_TIMEOUT_FLEX = properties.getLong( in onPropertiesChanged()
1523 TimeUtils.formatDuration(MOTION_INACTIVE_TIMEOUT_FLEX, pw); in dump()
3988 nextMotionRegistrationAlarmTime, mConstants.MOTION_INACTIVE_TIMEOUT_FLEX, in scheduleMotionRegistrationAlarmLocked()
4005 mConstants.MOTION_INACTIVE_TIMEOUT_FLEX, in scheduleMotionTimeoutAlarmLocked()