Searched refs:BLUETOOTH_DEVICE_PATH (Results 1 – 1 of 1) sorted by relevance
30 static final String BLUETOOTH_DEVICE_PATH = "device"; field in ConnectedDevicesSliceUtils37 Uri.parse("content://" + AUTHORITY + "/" + BLUETOOTH_DEVICE_PATH);51 return BLUETOOTH_DEVICE_PATH.equals(getFirstSegment(uri)); in isBluetoothDevicePath()