Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpCoverArtManager.java116 public Set<String> getSessionHandles() { in getSessionHandles() method in AvrcpCoverArtManager.AvrcpBipSession
490 for (String handle : session.getSessionHandles()) { in toString()