Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/tests/BroadcastRadioTests/src/android/hardware/radio/tests/functional/
H A DRadioTunerTest.java69 private final int kFullScanTimeoutMs = 60000; field in RadioTunerTest
382 verify(mCallback, timeout(kFullScanTimeoutMs)).onBackgroundScanComplete(); in testTuneFromProgramList()