Home
last modified time | relevance | path

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

/packages/modules/CellBroadcastService/tests/src/com/android/cellbroadcastservice/tests/
DCellBroadcastServiceMetricsTest.java119 CellBroadcastServiceMetrics.getInstance().getFeatureMetricsSharedPreferences(); in testEquals()
146 CellBroadcastServiceMetrics.getInstance().getFeatureMetricsSharedPreferences(); in testClone()
169 CellBroadcastServiceMetrics.getInstance().getFeatureMetricsSharedPreferences(); in testLogFeatureChangedAsNeeded()
194 .getFeatureMetricsSharedPreferences())); in testLogFeatureChangedAsNeeded()
/packages/apps/CellBroadcastReceiver/tests/unit/src/com/android/cellbroadcastreceiver/unit/
DCellBroadcastReceiverMetricsTest.java201 CellBroadcastReceiverMetrics.getInstance().getFeatureMetricsSharedPreferences(); in testEquals()
227 CellBroadcastReceiverMetrics.getInstance().getFeatureMetricsSharedPreferences(); in testClone()
374 CellBroadcastReceiverMetrics.getInstance().getFeatureMetricsSharedPreferences(); in testLogFeatureChangedAsNeeded()
398 .getFeatureMetricsSharedPreferences())); in testLogFeatureChangedAsNeeded()
/packages/modules/CellBroadcastService/src/com/android/cellbroadcastservice/
DCellBroadcastServiceMetrics.java202 public FeatureMetrics getFeatureMetricsSharedPreferences() { in getFeatureMetricsSharedPreferences() method in CellBroadcastServiceMetrics
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastReceiverMetrics.java88 public FeatureMetrics getFeatureMetricsSharedPreferences() { in getFeatureMetricsSharedPreferences() method in CellBroadcastReceiverMetrics