/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/name/ |
H A D | DeviceManager.java | 39 public static String getDeviceName(Context context) { in getDeviceName() method in DeviceManager
|
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/ |
H A D | BluetoothNameDialogFragmentTest.java | 66 protected String getDeviceName() { in getDeviceName() method in BluetoothNameDialogFragmentTest.TestBluetoothNameDialogFragment
|
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/ |
H A D | LocalRenameDialogFragment.java | 66 protected String getDeviceName() { in getDeviceName() method in LocalRenameDialogFragment
|
H A D | RemoteRenameDialogFragment.java | 66 protected String getDeviceName() { in getDeviceName() method in RemoteRenameDialogFragment
|
H A D | BluetoothRenameDialogFragment.java | 64 protected abstract String getDeviceName(); in getDeviceName() method in BluetoothRenameDialogFragment
|
H A D | BluetoothPairingController.java | 142 public String getDeviceName() { in getDeviceName() method in BluetoothPairingController
|
/aosp12/packages/apps/Settings/src/com/android/settings/bluetooth/ |
H A D | LocalDeviceNameDialogFragment.java | 79 protected String getDeviceName() { in getDeviceName() method in LocalDeviceNameDialogFragment
|
H A D | RemoteDeviceNameDialogFragment.java | 70 protected String getDeviceName() { in getDeviceName() method in RemoteDeviceNameDialogFragment
|
H A D | BluetoothDeviceNamePreferenceController.java | 129 protected String getDeviceName() { in getDeviceName() method in BluetoothDeviceNamePreferenceController
|
H A D | BluetoothNameDialogFragment.java | 73 abstract protected String getDeviceName(); in getDeviceName() method in BluetoothNameDialogFragment
|
H A D | BluetoothPairingController.java | 154 public String getDeviceName() { in getDeviceName() method in BluetoothPairingController
|
/aosp12/frameworks/base/core/java/android/debug/ |
H A D | PairDevice.java | 59 public String getDeviceName() { in getDeviceName() method in PairDevice
|
/aosp12/frameworks/native/services/inputflinger/reader/mapper/ |
H A D | InputMapper.h | 48 inline const std::string getDeviceName() { return mDeviceContext.getName(); } in getDeviceName() function
|
/aosp12/frameworks/base/core/java/android/hardware/display/ |
H A D | WifiDisplay.java | 90 public String getDeviceName() { in getDeviceName() method in WifiDisplay
|
/aosp12/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/bluetooth/ |
H A D | BluetoothRenameDialogFragmentTest.java | 165 protected String getDeviceName() { in getDeviceName() method in BluetoothRenameDialogFragmentTest.TestBluetoothRenameDialogFragment
|
/aosp12/packages/services/Car/car-usb-handler/src/android/car/usb/handler/ |
H A D | UsbDeviceSettings.java | 57 public String getDeviceName() { in getDeviceName() method in UsbDeviceSettings
|
/aosp12/frameworks/base/core/java/android/hardware/usb/ |
H A D | UsbDevice.java | 116 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 D | TelephonyUtils.java | 66 public String getDeviceName() { in getDeviceName() method in TelephonyUtils
|
/aosp12/frameworks/base/services/usb/java/com/android/server/usb/ |
H A D | UsbAlsaDevice.java | 265 synchronized String getDeviceName() { in getDeviceName() method in UsbAlsaDevice
|
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/base/ |
H A D | Shared.java | 342 public static String getDeviceName(ContentResolver resolver) { in getDeviceName() method in Shared
|
/aosp12/frameworks/base/core/java/android/bluetooth/le/ |
H A D | ScanRecord.java | 163 public String getDeviceName() { in getDeviceName() method in ScanRecord
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/ |
H A D | CastTile.java | 288 private String getDeviceName(CastDevice device) { in getDeviceName() method in CastTile
|
/aosp12/packages/apps/Settings/src/com/android/settings/development/ |
H A D | WirelessDebuggingFragment.java | 463 private String getDeviceName() { in getDeviceName() method in WirelessDebuggingFragment
|
/aosp12/frameworks/base/core/java/android/bluetooth/ |
H A D | OobData.java | 725 public byte[] getDeviceName() { in getDeviceName() method in OobData
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/opp/ |
H A D | BluetoothOppManager.java | 336 public String getDeviceName(BluetoothDevice device) { in getDeviceName() method in BluetoothOppManager
|