Searched refs:RadioBugDetector (Results 1 – 7 of 7) sorted by relevance
37 public class RadioBugDetector { class64 public RadioBugDetector(Context context, int slotId) { in RadioBugDetector() method in RadioBugDetector
244 private RadioBugDetector mRadioBugDetector = null;419 public RadioBugDetector getRadioBugDetector() { in getRadioBugDetector()421 mRadioBugDetector = new RadioBugDetector(mContext, mPhoneId); in getRadioBugDetector()1127 mRadioBugDetector = new RadioBugDetector(context, mPhoneId); in RIL()
374 RadioBugDetector detector = mRILUnderTest.getRadioBugDetector(); in testRadioErrorWithWakelockTimeout()391 RadioBugDetector detector = mRILUnderTest.getRadioBugDetector(); in testRadioErrorWithContinuousSystemErr()401 assertTrue(status == RadioBugDetector.RADIO_BUG_REPETITIVE_SYSTEM_ERROR); in testRadioErrorWithContinuousSystemErr()
11940 com.android.internal.telephony.RadioBugDetector
34378 Lcom/android/internal/telephony/RadioBugDetector;
11971 com.android.internal.telephony.RadioBugDetector
44539 Lcom/android/internal/telephony/RadioBugDetector;