Searched refs:KEY_ALLOWED_TIME_PER_PERIOD_MS (Results 1 – 1 of 1) sorted by relevance
1999 private static final String KEY_ALLOWED_TIME_PER_PERIOD_MS = "allowed_time_per_period_ms"; field in QuotaController.QcConstants2218 KEY_ALLOWED_TIME_PER_PERIOD_MS, DEFAULT_ALLOWED_TIME_PER_PERIOD_MS); in onChange()2400 pw.printPair(KEY_ALLOWED_TIME_PER_PERIOD_MS, ALLOWED_TIME_PER_PERIOD_MS).println(); in dump()