Searched refs:KEY_MIN_TIME_TO_ALARM (Results 1 – 1 of 1) sorted by relevance
879 private static final String KEY_MIN_TIME_TO_ALARM = "min_time_to_alarm"; field in DeviceIdleController.Constants1218 MIN_TIME_TO_ALARM = mParser.getDurationMillis(KEY_MIN_TIME_TO_ALARM, in updateConstants()1323 pw.print(" "); pw.print(KEY_MIN_TIME_TO_ALARM); pw.print("="); in dump()