Searched refs:LOCATING_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
1196 public long LOCATING_TIMEOUT = mDefaultLocatingTimeout; field in DeviceIdleController.Constants1453 LOCATING_TIMEOUT = mDefaultLocatingTimeout; in initDefault()1552 LOCATING_TIMEOUT = properties.getLong( in onPropertiesChanged()1709 TimeUtils.formatDuration(LOCATING_TIMEOUT, pw); in dump()3799 scheduleAlarmLocked(mConstants.LOCATING_TIMEOUT); in stepIdleStateLocked()
2130 + mConstants.LOCATING_TIMEOUT; in testStationaryDetection_QuickDozeOff()