Searched refs:RADIO_BUG_REPETITIVE_SYSTEM_ERROR (Results 1 – 2 of 2) sorted by relevance
44 protected static final int RADIO_BUG_REPETITIVE_SYSTEM_ERROR = 0x02; field in RadioBugDetector133 mRadioBugStatus = isSystemError ? RADIO_BUG_REPETITIVE_SYSTEM_ERROR : in broadcastBug()
401 assertTrue(status == RadioBugDetector.RADIO_BUG_REPETITIVE_SYSTEM_ERROR); in testRadioErrorWithContinuousSystemErr()