Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
H A DAvrcpCoverArtManager.java119 public Set<String> getSessionHandles() { in getSessionHandles() method in AvrcpCoverArtManager.AvrcpBipSession
479 for (String handle : session.getSessionHandles()) { in toString()