Searched refs:KEY_LIGHT_MAX_IDLE_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
859 private static final String KEY_LIGHT_MAX_IDLE_TIMEOUT = "light_max_idle_to"; field in DeviceIdleController.Constants1175 LIGHT_MAX_IDLE_TIMEOUT = mParser.getDurationMillis(KEY_LIGHT_MAX_IDLE_TIMEOUT, in updateConstants()1253 pw.print(" "); pw.print(KEY_LIGHT_MAX_IDLE_TIMEOUT); pw.print("="); in dump()