Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRadioBugDetector.java113 private synchronized void broadcastBug(boolean isSystemError) { in broadcastBug() argument
114 if (isSystemError) { in broadcastBug()
127 mRadioBugStatus = isSystemError ? RADIO_BUG_REPETITIVE_SYSTEM_ERROR : in broadcastBug()