Home
last modified time | relevance | path

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

/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastAlertService.java134 SmsCbLocation location, int bodyHash, boolean isEtwsPrimary) { in MessageServiceCategoryAndScope() argument
139 mIsEtwsPrimary = isEtwsPrimary; in MessageServiceCategoryAndScope()
327 boolean isEtwsPrimary = false; in handleCellBroadcastIntent()
331 isEtwsPrimary = etwsInfo.isPrimary(); in handleCellBroadcastIntent()
342 hashCode, isEtwsPrimary); in handleCellBroadcastIntent()