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