Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/btservice/
H A DMetricsLoggerTest.java86 getProfileUsageStatsMap(metricsProto.getProfileConnectionStatsList()); in testLogProfileConnectionEventMultipleProfile()
100 private static HashMap<ProfileId, ProfileConnectionStats> getProfileUsageStatsMap( in getProfileUsageStatsMap() method in MetricsLoggerTest