Searched refs:KEY_MIN_BATTERY_NOT_LOW_COUNT (Results 1 – 1 of 1) sorted by relevance
441 private static final String KEY_MIN_BATTERY_NOT_LOW_COUNT = "min_battery_not_low_count"; field in JobSchedulerService.Constants650 MIN_BATTERY_NOT_LOW_COUNT = mParser.getInt(KEY_MIN_BATTERY_NOT_LOW_COUNT, in updateConstantsLocked()705 pw.printPair(KEY_MIN_BATTERY_NOT_LOW_COUNT, MIN_BATTERY_NOT_LOW_COUNT).println(); in dump()