Searched refs:sVerboseLoggingEnabled (Results 1 – 8 of 8) sorted by relevance
48 private static boolean sVerboseLoggingEnabled = false; field in WifiChannelUtilization90 sVerboseLoggingEnabled = verbose; in enableVerboseLogging()111 if (sVerboseLoggingEnabled) { in init()151 if (sVerboseLoggingEnabled) { in setDeviceMobilityState()213 if (sVerboseLoggingEnabled) { in calculateChannelUtilization()
35 private static boolean sVerboseLoggingEnabled = true; field in SupplicantP2pIfaceCallbackHidlV1_4Impl57 sVerboseLoggingEnabled = verboseEnabled; in enableVerboseLogging()61 if (sVerboseLoggingEnabled) Log.d(TAG, s, null); in logd()
45 private static boolean sVerboseLoggingEnabled = true; field in SupplicantP2pIfaceCallbackHidlImpl63 sVerboseLoggingEnabled = verboseEnabled; in enableVerboseLogging()67 if (sVerboseLoggingEnabled) Log.d(TAG, s, null); in logd()
47 private static boolean sVerboseLoggingEnabled = true; field in SupplicantP2pIfaceHal71 sVerboseLoggingEnabled = verboseEnabled; in enableVerboseLogging()102 if (sVerboseLoggingEnabled) { in initialize()
75 private static boolean sVerboseLoggingEnabled = true; field in SupplicantP2pIfaceCallbackAidlImpl92 sVerboseLoggingEnabled = verboseEnabled; in enableVerboseLogging()96 if (sVerboseLoggingEnabled) { in logd()
75 private static boolean sVerboseLoggingEnabled = true; field in SupplicantP2pIfaceHalHidlImpl97 if (sVerboseLoggingEnabled) {154 sVerboseLoggingEnabled = verboseEnabled; in enableVerboseLogging()206 if (sVerboseLoggingEnabled) Log.i(TAG, "Registering ISupplicant service ready callback."); in initialize()595 if (sVerboseLoggingEnabled) Log.d(TAG, s, null); in logd()
107 private static boolean sVerboseLoggingEnabled = true; field in SupplicantP2pIfaceHalAidlImpl152 sVerboseLoggingEnabled = verboseEnabled; in enableVerboseLogging()
99 private static boolean sVerboseLoggingEnabled = false; field in ApConfigUtil106 sVerboseLoggingEnabled = verboseEnabled; in enableVerboseLogging()528 if (sVerboseLoggingEnabled) { in getAvailableChannelFreqsForBand()1035 if (sVerboseLoggingEnabled) { in updateApChannelConfig()