Home
last modified time | relevance | path

Searched refs:anyConnectionInProgress (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/
DLastMileLogger.java59 boolean wasTracingEnabled = anyConnectionInProgress(); in reportConnectionEvent()
63 boolean shouldTracingBeEnabled = anyConnectionInProgress(); in reportConnectionEvent()
77 private boolean anyConnectionInProgress() { in anyConnectionInProgress() method in LastMileLogger