Home
last modified time | relevance | path

Searched defs:getDeviceType (Results 1 – 12 of 12) sorted by relevance

/packages/modules/Connectivity/remoteauth/service/java/com/android/server/remoteauth/connectivity/
DDiscoveryFilter.java57 public @DeviceType int getDeviceType() { in getDeviceType() method in DiscoveryFilter
/packages/apps/TV/tuner/src/com/android/tv/tuner/hdhomerun/
DHdHomeRunDevice.java81 public int getDeviceType() { in getDeviceType() method in HdHomeRunDevice
/packages/apps/Launcher3/src/com/android/launcher3/model/
DDeviceGridState.java81 public @DeviceType int getDeviceType() { in getDeviceType() method in DeviceGridState
/packages/modules/HealthFitness/framework/java/android/health/connect/internal/datatypes/
DRecordInternal.java235 public int getDeviceType() { in getDeviceType() method in RecordInternal
/packages/modules/Wifi/framework/java/android/net/wifi/p2p/
DWifiP2pWfdInfo.java300 public int getDeviceType() { in getDeviceType() method in WifiP2pWfdInfo
/packages/modules/Connectivity/nearby/framework/java/android/nearby/
DPresenceDevice.java115 public int getDeviceType() { in getDeviceType() method in PresenceDevice
/packages/apps/Launcher3/src/com/android/launcher3/util/
DDisplayController.java521 public @DeviceType int getDeviceType() { in getDeviceType() method in DisplayController.Info
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/fira/
DFiraSpecificationParams.java382 public int getDeviceType() { in getDeviceType() method in FiraSpecificationParams
DFiraOpenSessionParams.java462 public int getDeviceType() { in getDeviceType() method in FiraOpenSessionParams
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DRemoteDevices.java479 int getDeviceType() { in getDeviceType() method in RemoteDevices.DeviceProperties
/packages/modules/Uwb/service/java/com/android/server/uwb/
DUwbSessionManager.java3004 public int getDeviceType() { in getDeviceType() method in UwbSessionManager.UwbSession
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattService.java3399 private int getDeviceType(BluetoothDevice device) { in getDeviceType() method in GattService