Home
last modified time | relevance | path

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

12

/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/name/
H A DDeviceManager.java39 public static String getDeviceName(Context context) { in getDeviceName() method in DeviceManager
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/
H A DBluetoothNameDialogFragmentTest.java66 protected String getDeviceName() { in getDeviceName() method in BluetoothNameDialogFragmentTest.TestBluetoothNameDialogFragment
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/
H A DLocalRenameDialogFragment.java66 protected String getDeviceName() { in getDeviceName() method in LocalRenameDialogFragment
H A DRemoteRenameDialogFragment.java66 protected String getDeviceName() { in getDeviceName() method in RemoteRenameDialogFragment
H A DBluetoothRenameDialogFragment.java64 protected abstract String getDeviceName(); in getDeviceName() method in BluetoothRenameDialogFragment
H A DBluetoothPairingController.java142 public String getDeviceName() { in getDeviceName() method in BluetoothPairingController
/aosp12/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DLocalDeviceNameDialogFragment.java79 protected String getDeviceName() { in getDeviceName() method in LocalDeviceNameDialogFragment
H A DRemoteDeviceNameDialogFragment.java70 protected String getDeviceName() { in getDeviceName() method in RemoteDeviceNameDialogFragment
H A DBluetoothDeviceNamePreferenceController.java129 protected String getDeviceName() { in getDeviceName() method in BluetoothDeviceNamePreferenceController
H A DBluetoothNameDialogFragment.java73 abstract protected String getDeviceName(); in getDeviceName() method in BluetoothNameDialogFragment
H A DBluetoothPairingController.java154 public String getDeviceName() { in getDeviceName() method in BluetoothPairingController
/aosp12/frameworks/base/core/java/android/debug/
H A DPairDevice.java59 public String getDeviceName() { in getDeviceName() method in PairDevice
/aosp12/frameworks/native/services/inputflinger/reader/mapper/
H A DInputMapper.h48 inline const std::string getDeviceName() { return mDeviceContext.getName(); } in getDeviceName() function
/aosp12/frameworks/base/core/java/android/hardware/display/
H A DWifiDisplay.java90 public String getDeviceName() { in getDeviceName() method in WifiDisplay
/aosp12/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/bluetooth/
H A DBluetoothRenameDialogFragmentTest.java165 protected String getDeviceName() { in getDeviceName() method in BluetoothRenameDialogFragmentTest.TestBluetoothRenameDialogFragment
/aosp12/packages/services/Car/car-usb-handler/src/android/car/usb/handler/
H A DUsbDeviceSettings.java57 public String getDeviceName() { in getDeviceName() method in UsbDeviceSettings
/aosp12/frameworks/base/core/java/android/hardware/usb/
H A DUsbDevice.java116 public @NonNull String getDeviceName() { in getDeviceName() method in UsbDevice
409 public static String getDeviceName(int id) { in getDeviceName() method in UsbDevice
/aosp12/packages/apps/ImsServiceEntitlement/src/com/android/imsserviceentitlement/utils/
H A DTelephonyUtils.java66 public String getDeviceName() { in getDeviceName() method in TelephonyUtils
/aosp12/frameworks/base/services/usb/java/com/android/server/usb/
H A DUsbAlsaDevice.java265 synchronized String getDeviceName() { in getDeviceName() method in UsbAlsaDevice
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/base/
H A DShared.java342 public static String getDeviceName(ContentResolver resolver) { in getDeviceName() method in Shared
/aosp12/frameworks/base/core/java/android/bluetooth/le/
H A DScanRecord.java163 public String getDeviceName() { in getDeviceName() method in ScanRecord
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
H A DCastTile.java288 private String getDeviceName(CastDevice device) { in getDeviceName() method in CastTile
/aosp12/packages/apps/Settings/src/com/android/settings/development/
H A DWirelessDebuggingFragment.java463 private String getDeviceName() { in getDeviceName() method in WirelessDebuggingFragment
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DOobData.java725 public byte[] getDeviceName() { in getDeviceName() method in OobData
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppManager.java336 public String getDeviceName(BluetoothDevice device) { in getDeviceName() method in BluetoothOppManager

12