Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRadioBugDetector.java35 public class RadioBugDetector { class
62 public RadioBugDetector(Context context, int slotId) { in RadioBugDetector() method in RadioBugDetector
DRIL.java261 private RadioBugDetector mRadioBugDetector = null;
390 public RadioBugDetector getRadioBugDetector() { in getRadioBugDetector()
392 mRadioBugDetector = new RadioBugDetector(mContext, mPhoneId); in getRadioBugDetector()
655 mRadioBugDetector = new RadioBugDetector(context, mPhoneId); in RIL()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DRILTest.java322 RadioBugDetector detector = mRILUnderTest.getRadioBugDetector(); in testRadioErrorWithWakelockTimeout()
339 RadioBugDetector detector = mRILUnderTest.getRadioBugDetector(); in testRadioErrorWithContinuousSystemErr()
349 assertTrue(status == RadioBugDetector.RADIO_BUG_REPETITIVE_SYSTEM_ERROR); in testRadioErrorWithContinuousSystemErr()
/frameworks/base/config/
Dpreloaded-classes8764 com.android.internal.telephony.RadioBugDetector
Dboot-image-profile.txt49321 Lcom/android/internal/telephony/RadioBugDetector;