Searched refs:VVDBG (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiConfigStore.java137 private static boolean VVDBG = false; field in class:WifiConfigStore
569 VVDBG = true;
571 VVDBG = false;
3026 if (VVDBG) {
3119 if (VVDBG) {
3135 if (VVDBG) loge("associateWithConfiguration(): skip selfadd " + link.configKey() );
3141 if (VVDBG) loge("associateWithConfiguration(): skip non-PSK " + link.configKey() );
3147 if (VVDBG) loge("associateWithConfiguration(): found it!!! " + configKey );
3315 if (VVDBG) {
3349 if (VVDBG) {
[all...]
H A DWifiStateMachine.java145 private static boolean VVDBG = false; field in class:WifiStateMachine
7195 if (VVDBG) log(" get link layer stats " + mWifiLinkLayerStatsSupported);

Completed in 63 milliseconds