Home
last modified time | relevance | path

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

/packages/modules/CellBroadcastService/tests/src/com/android/cellbroadcastservice/tests/
DCellBroadcastProviderTest.java153 int messageDisplayedCount = 6; in testGetAllCellBroadcast() local
155 for (int i = 0; i < messageDisplayedCount; i++) { in testGetAllCellBroadcast()