Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/model/
DDeviceGridState.java74 public @DeviceType int getDeviceType() { in getDeviceType() method in DeviceGridState
/packages/apps/TV/tuner/src/com/android/tv/tuner/hdhomerun/
DHdHomeRunDevice.java81 public int getDeviceType() { in getDeviceType() method in HdHomeRunDevice
/packages/modules/HealthFitness/framework/java/android/health/connect/internal/datatypes/
DRecordInternal.java227 public int getDeviceType() { in getDeviceType() method in RecordInternal
/packages/modules/Connectivity/nearby/framework/java/android/nearby/
DFastPairDeviceMetadata.java95 public int getDeviceType() { in getDeviceType() method in FastPairDeviceMetadata
DPresenceDevice.java115 public int getDeviceType() { in getDeviceType() method in PresenceDevice
/packages/modules/Wifi/framework/java/android/net/wifi/p2p/
DWifiP2pWfdInfo.java300 public int getDeviceType() { in getDeviceType() method in WifiP2pWfdInfo
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/fira/
DFiraSpecificationParams.java358 public int getDeviceType() { in getDeviceType() method in FiraSpecificationParams
DFiraOpenSessionParams.java414 public int getDeviceType() { in getDeviceType() method in FiraOpenSessionParams
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DRemoteDevices.java519 int getDeviceType() { in getDeviceType() method in RemoteDevices.DeviceProperties
/packages/apps/Launcher3/src/com/android/launcher3/
DInvariantDeviceProfile.java311 private static @DeviceType int getDeviceType(Info displayInfo) { in getDeviceType() method in InvariantDeviceProfile
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattService.java4769 private int getDeviceType(BluetoothDevice device) { in getDeviceType() method in GattService