Searched refs:getChannelSetFromString (Results 1 – 2 of 2) sorted by relevance
139 mDnDChannelSet = getChannelSetFromString(strOverrideDnD); in FeatureMetrics()466 public HashSet<Pair<Integer, Integer>> getChannelSetFromString(String strChannelRange) { in getChannelSetFromString() method in CellBroadcastReceiverMetrics502 mConfigUpdatedCachedChannelSet = getChannelSetFromString( in onConfigUpdated()
331 outChSet1 = CellBroadcastReceiverMetrics.getInstance().getChannelSetFromString(inString1); in testGetChannelSetFromString()344 outChSet2 = CellBroadcastReceiverMetrics.getInstance().getChannelSetFromString(inString2); in testGetChannelSetFromString()363 CellBroadcastReceiverMetrics.getInstance().getChannelSetFromString(outStr); in testGetStringFromChannelSet()