Searched refs:mNewSessionThresholdMs (Results 1 – 1 of 1) sorted by relevance
438 private long mNewSessionThresholdMs; field in AppTimeLimitController.SessionUsageGroup445 this.mNewSessionThresholdMs = newSessionThresholdMs; in SessionUsageGroup()465 if (startTimeMs - mLastUsageEndTimeMs > mNewSessionThresholdMs) { in noteUsageStart()483 mNewSessionThresholdMs); in noteUsageStop()508 pw.print(mNewSessionThresholdMs); in dump()