Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DRILTest.java332 RadioBugDetector detector = mRILUnderTest.getRadioBugDetector(); in testRadioErrorWithWakelockTimeout()
349 RadioBugDetector detector = mRILUnderTest.getRadioBugDetector(); in testRadioErrorWithContinuousSystemErr()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRIL.java402 public RadioBugDetector getRadioBugDetector() { in getRadioBugDetector() method in RIL