Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
DAvrcpCoverArtStorage.java96 String deviceDirectoryPath = getDevicePath(device); in addImage()
148 String deviceDirectoryPath = getDevicePath(device); in removeImagesForDevice()
180 private String getDevicePath(BluetoothDevice device) { in getDevicePath() method in AvrcpCoverArtStorage
187 String deviceDir = getDevicePath(device); in getImagePath()