Searched refs:setFeatureMetrics (Results 1 – 4 of 4) sorted by relevance
90 CellBroadcastServiceMetrics.getInstance().setFeatureMetrics(null); in testGetFeatureMetrics()115 CellBroadcastServiceMetrics.getInstance().setFeatureMetrics(null); in testEquals()142 CellBroadcastServiceMetrics.getInstance().setFeatureMetrics(null); in testClone()165 CellBroadcastServiceMetrics.getInstance().setFeatureMetrics(null); in testLogFeatureChangedAsNeeded()191 CellBroadcastServiceMetrics.getInstance().setFeatureMetrics(mockedFeatureMetrics); in testLogFeatureChangedAsNeeded()
140 CellBroadcastReceiverMetrics.getInstance().setFeatureMetrics(null); in testGetFeatureMetrics()197 CellBroadcastReceiverMetrics.getInstance().setFeatureMetrics(null); in testEquals()223 CellBroadcastReceiverMetrics.getInstance().setFeatureMetrics(null); in testClone()370 CellBroadcastReceiverMetrics.getInstance().setFeatureMetrics(null); in testLogFeatureChangedAsNeeded()395 CellBroadcastReceiverMetrics.getInstance().setFeatureMetrics(mockedFeatureMetrics); in testLogFeatureChangedAsNeeded()
210 public void setFeatureMetrics(FeatureMetrics featureMetrics) { in setFeatureMetrics() method in CellBroadcastServiceMetrics
79 public void setFeatureMetrics( in setFeatureMetrics() method in CellBroadcastReceiverMetrics