Home
last modified time | relevance | path

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

/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/
DLocalRenameDialogFragment.java66 protected String getDeviceName() { in getDeviceName() method in LocalRenameDialogFragment
DRemoteRenameDialogFragment.java66 protected String getDeviceName() { in getDeviceName() method in RemoteRenameDialogFragment
DBluetoothRenameDialogFragment.java64 protected abstract String getDeviceName(); in getDeviceName() method in BluetoothRenameDialogFragment
DBluetoothPairingController.java142 public String getDeviceName() { in getDeviceName() method in BluetoothPairingController
/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/
DBluetoothNameDialogFragmentTest.java66 protected String getDeviceName() { in getDeviceName() method in BluetoothNameDialogFragmentTest.TestBluetoothNameDialogFragment
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/name/
DDeviceManager.java39 public static String getDeviceName(Context context) { in getDeviceName() method in DeviceManager
/packages/apps/Settings/src/com/android/settings/bluetooth/
DLocalDeviceNameDialogFragment.java79 protected String getDeviceName() { in getDeviceName() method in LocalDeviceNameDialogFragment
DRemoteDeviceNameDialogFragment.java70 protected String getDeviceName() { in getDeviceName() method in RemoteDeviceNameDialogFragment
DBluetoothDeviceNamePreferenceController.java129 protected String getDeviceName() { in getDeviceName() method in BluetoothDeviceNamePreferenceController
DBluetoothNameDialogFragment.java73 abstract protected String getDeviceName(); in getDeviceName() method in BluetoothNameDialogFragment
DBluetoothPairingController.java154 public String getDeviceName() { in getDeviceName() method in BluetoothPairingController
/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/bluetooth/
DBluetoothRenameDialogFragmentTest.java165 protected String getDeviceName() { in getDeviceName() method in BluetoothRenameDialogFragmentTest.TestBluetoothRenameDialogFragment
/packages/services/Car/car-usb-handler/src/android/car/usb/handler/
DUsbDeviceSettings.java57 public String getDeviceName() { in getDeviceName() method in UsbDeviceSettings
/packages/apps/ImsServiceEntitlement/src/com/android/imsserviceentitlement/utils/
DTelephonyUtils.java66 public String getDeviceName() { in getDeviceName() method in TelephonyUtils
/packages/apps/Car/libs/car-messenger-common/src/com/android/car/messenger/common/
DConversationNotificationInfo.java152 public String getDeviceName() { in getDeviceName() method in ConversationNotificationInfo
/packages/apps/DocumentsUI/src/com/android/documentsui/base/
DShared.java342 public static String getDeviceName(ContentResolver resolver) { in getDeviceName() method in Shared
/packages/apps/Settings/src/com/android/settings/development/
DWirelessDebuggingFragment.java463 private String getDeviceName() { in getDeviceName() method in WirelessDebuggingFragment
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppManager.java336 public String getDeviceName(BluetoothDevice device) { in getDeviceName() method in BluetoothOppManager
/packages/modules/NetworkStack/tests/integration/src/android/net/ip/
DIpClientIntegrationTestCommon.java436 public String getDeviceName(final Context context) { in getDhcpClientDependencies() method in IpClientIntegrationTestCommon.Dependencies
/packages/modules/NetworkStack/src/android/net/dhcp/
DDhcpClient.java424 public String getDeviceName(final Context context) { in getDeviceName() method in DhcpClient.Dependencies
/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pServiceImpl.java3962 private String getDeviceName(String deviceAddress) { in getDeviceName() method in WifiP2pServiceImpl.P2pStateMachine