Searched refs:getProfileId (Results 1 – 2 of 2) sorted by relevance
64 Assert.assertEquals(ProfileId.AVRCP, profileUsageStatsAvrcp.getProfileId()); in testLogProfileConnectionEvent()103 profileUsageStats.forEach(item -> profileUsageStatsMap.put(item.getProfileId(), item)); in getProfileUsageStatsMap()
160 public int getProfileId() { in getProfileId() method in BluetoothDetailsProfilesControllerTest.FakeBluetoothProfile