Home
last modified time | relevance | path

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

/packages/apps/CellBroadcastReceiver/tests/unit/src/com/android/cellbroadcastreceiver/unit/
DCellBroadcastReceiverMetricsTest.java335 String inString2 = "4370-4380, 4370-4380, 50, 50"; in testGetChannelSetFromString() local
344 outChSet2 = CellBroadcastReceiverMetrics.getInstance().getChannelSetFromString(inString2); in testGetChannelSetFromString()