Searched refs:RadioBugDetector (Results 1 – 7 of 7) sorted by relevance
35 public class RadioBugDetector { class62 public RadioBugDetector(Context context, int slotId) { in RadioBugDetector() method in RadioBugDetector
273 private RadioBugDetector mRadioBugDetector = null;399 public RadioBugDetector getRadioBugDetector() { in getRadioBugDetector()401 mRadioBugDetector = new RadioBugDetector(mContext, mPhoneId); in getRadioBugDetector()617 mRadioBugDetector = new RadioBugDetector(context, mPhoneId); in RIL()
332 RadioBugDetector detector = mRILUnderTest.getRadioBugDetector(); in testRadioErrorWithWakelockTimeout()349 RadioBugDetector detector = mRILUnderTest.getRadioBugDetector(); in testRadioErrorWithContinuousSystemErr()359 assertTrue(status == RadioBugDetector.RADIO_BUG_REPETITIVE_SYSTEM_ERROR); in testRadioErrorWithContinuousSystemErr()
9525 com.android.internal.telephony.RadioBugDetector
33925 Lcom/android/internal/telephony/RadioBugDetector;
9546 com.android.internal.telephony.RadioBugDetector
43589 Lcom/android/internal/telephony/RadioBugDetector;