Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRadioBugDetector.java156 public int getRadioBugStatus() { in getRadioBugStatus() method in RadioBugDetector
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DRILTest.java348 int status = detector.getRadioBugStatus(); in testRadioErrorWithContinuousSystemErr()