Searched refs:KEY_MAX_IDLE_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
997 private static final String KEY_MAX_IDLE_TIMEOUT = "max_idle_to"; field in DeviceIdleController.Constants1596 case KEY_MAX_IDLE_TIMEOUT: in onPropertiesChanged()1598 KEY_MAX_IDLE_TIMEOUT, mDefaultMaxIdleTimeout); in onPropertiesChanged()1747 pw.print(" "); pw.print(KEY_MAX_IDLE_TIMEOUT); pw.print("="); in dump()