Searched refs:KEY_LIGHT_IDLE_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
857 private static final String KEY_LIGHT_IDLE_TIMEOUT = "light_idle_to"; field in DeviceIdleController.Constants1171 LIGHT_IDLE_TIMEOUT = mParser.getDurationMillis(KEY_LIGHT_IDLE_TIMEOUT, in updateConstants()1245 pw.print(" "); pw.print(KEY_LIGHT_IDLE_TIMEOUT); pw.print("="); in dump()