Home
last modified time | relevance | path

Searched defs:getDeviceName (Results 1 – 5 of 5) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/name/
DDeviceManager.java38 public static String getDeviceName(Context context) { in getDeviceName() method in DeviceManager
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/setting/usb/
DUsbDeviceSettings.java60 public String getDeviceName() { in getDeviceName() method in UsbDeviceSettings
/packages/services/Car/car-usb-handler/src/android/car/usb/handler/
DUsbDeviceSettings.java60 public String getDeviceName() { in getDeviceName() method in UsbDeviceSettings
/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothPairingController.java139 public String getDeviceName() { in getDeviceName() method in BluetoothPairingController
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppManager.java314 public String getDeviceName(BluetoothDevice device) { in getDeviceName() method in BluetoothOppManager