Searched refs:KEY_MOTION_INACTIVE_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
870 private static final String KEY_MOTION_INACTIVE_TIMEOUT = "motion_inactive_to"; field in DeviceIdleController.Constants1197 MOTION_INACTIVE_TIMEOUT = mParser.getDurationMillis(KEY_MOTION_INACTIVE_TIMEOUT, in updateConstants()1289 pw.print(" "); pw.print(KEY_MOTION_INACTIVE_TIMEOUT); pw.print("="); in dump()