Home
last modified time | relevance | path

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

/cts/tests/tests/carrierapi/src/android/carrierapi/cts/
DNetworkScanApiTest.java318 requestNetworkScanLocationOffHelper(false, true); in testRequestNetworkScanLocationOffPass()
323 requestNetworkScanLocationOffHelper(true, true); in testRequestNetworkScanLocationOffFail()
326 public void requestNetworkScanLocationOffHelper(boolean includeBandsAndChannels, in requestNetworkScanLocationOffHelper() method in NetworkScanApiTest