Searched refs:isVerboseLoggingEnabled (Results 1 – 3 of 3) sorted by relevance
254 BugReport report = captureBugreport(reason, isVerboseLoggingEnabled()); in captureBugReportData()261 BugReport report = captureBugreport(errorCode, isVerboseLoggingEnabled()); in captureAlertData()487 private boolean isVerboseLoggingEnabled() { in isVerboseLoggingEnabled() method in WifiDiagnostics531 if (!isVerboseLoggingEnabled()) { in startLoggingRingBuffers()765 isVerboseLoggingEnabled()); in dumpPacketFates()766 dumpPacketFatesInternal(pw, "Latest fates", fetchPacketFates(), isVerboseLoggingEnabled()); in dumpPacketFates()
96 private static boolean isVerboseLoggingEnabled() { in isVerboseLoggingEnabled() method in WifiTracker541 if (isVerboseLoggingEnabled()) { in fetchScansAndConfigsAndUpdateAccessPoints()909 if (isVerboseLoggingEnabled()) { in updateWifiState()955 if (isVerboseLoggingEnabled()) { in resume()964 if (isVerboseLoggingEnabled()) { in pause()1043 if (isVerboseLoggingEnabled()) { in runAndLog()1130 if (isVerboseLoggingEnabled()) { in filterScanResultsByCapabilities()
511 if (isVerboseLoggingEnabled()) { in toString()595 if(isVerboseLoggingEnabled() && changed) { in updateSpeed()626 if (isVerboseLoggingEnabled()) { in generateAverageSpeedForSsid()1210 if (isVerboseLoggingEnabled()) { in getSettingsSummary()1844 private static boolean isVerboseLoggingEnabled() { in isVerboseLoggingEnabled() method in AccessPoint