Searched defs:thresholdMs (Results 1 – 2 of 2) sorted by relevance
255 void maybeLogLongBlockingComponents(List<String> blockingComponentNames, long thresholdMs) { in maybeLogLongBlockingComponents()285 void maybeLogLongBlockingApps(List<Integer> blockingAppUids, long thresholdMs) { in maybeLogLongBlockingApps()419 private void logLongRebootBlockingIfNecessary(long thresholdMs) { in logLongRebootBlockingIfNecessary()
313 long thresholdMs = in getRecentEmergencyCallThresholdMs() local