Home
last modified time | relevance | path

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

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
DConnectedDevicesSliceUtils.java36 static final Uri BLUETOOTH_DEVICE_SLICE_URI = field in ConnectedDevicesSliceUtils
71 BLUETOOTH_DEVICE_SLICE_URI, deviceAddr + " " + aliasName); in getDeviceUri()