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.java104 SmsCbLocation location, int bodyHash, boolean isEtwsPrimary) { in MessageServiceCategoryAndScope() argument
109 mIsEtwsPrimary = isEtwsPrimary; in MessageServiceCategoryAndScope()
243 boolean isEtwsPrimary = false; in handleCellBroadcastIntent()
247 isEtwsPrimary = etwsInfo.isPrimary(); in handleCellBroadcastIntent()
258 hashCode, isEtwsPrimary); in handleCellBroadcastIntent()