Home
last modified time | relevance | path

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

/packages/modules/CellBroadcastService/src/com/android/cellbroadcastservice/
DCbSendMessageCalculator.java208 int totalAction = SEND_MESSAGE_ACTION_DONT_SEND; in calculateActionFromFences() local
221 totalAction = SEND_MESSAGE_ACTION_AMBIGUOUS; in calculateActionFromFences()
224 return totalAction; in calculateActionFromFences()