Home
last modified time | relevance | path

Searched defs:wifis (Results 1 – 7 of 7) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/stumbler/java/org/mozilla/mozstumbler/service/stumblerthread/datahandling/
H A DPersistedStats.java39 …ized void incrementSyncStats(long bytesSent, long reports, long cells, long wifis) throws IOExcept… in incrementSyncStats()
H A DStumblerBundle.java154 JSONArray wifis = new JSONArray(); in toMLSJSON() local
H A DDataStorageManager.java470 …ized void incrementSyncStats(long bytesSent, long reports, long cells, long wifis) throws IOExcept… in incrementSyncStats()
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/stumbler/java/org/mozilla/mozstumbler/service/stumblerthread/datahandling/
H A DPersistedStats.java39 …ized void incrementSyncStats(long bytesSent, long reports, long cells, long wifis) throws IOExcept… in incrementSyncStats()
H A DStumblerBundle.java154 JSONArray wifis = new JSONArray(); in toMLSJSON() local
H A DDataStorageManager.java480 …ized void incrementSyncStats(long bytesSent, long reports, long cells, long wifis) throws IOExcept… in incrementSyncStats()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/services/sharing/nearby/decoder/
H A Dnearby_decoder_unittest.cc334 std::vector<sharing::nearby::WifiCredentialsMetadata> wifis; in TEST_F() local