Home
last modified time | relevance | path

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

/cts/tests/location/location_gnss/src/android/location/cts/gnss/
DGnssTtffTests.java59 checkTtffColdWithWifiOn(TTFF_WITH_WIFI_CELLUAR_COLD_TH_SECS); in testTtffWithNetwork()
62 checkTtffColdWithWifiOn(TTFF_WITH_WIFI_ONLY_COLD_TH_SECS); in testTtffWithNetwork()
74 private void checkTtffColdWithWifiOn(long threshold) throws Exception { in checkTtffColdWithWifiOn() method in GnssTtffTests