Home
last modified time | relevance | path

Searched defs:DeviceType (Results 1 – 8 of 8) sorted by relevance

/packages/modules/Bluetooth/system/gd/hci/
Denum_helper.h28 enum DeviceType { UNKNOWN = 0, BR_EDR = 1, LE = 2, DUAL = 3 }; enum
/packages/modules/Connectivity/remoteauth/service/java/com/android/server/remoteauth/connectivity/
DDiscoveryFilter.java39 public @interface DeviceType {} annotation in DiscoveryFilter
/packages/modules/HealthFitness/framework/java/android/health/connect/datatypes/
DDevice.java190 public @interface DeviceType {} annotation in Device
/packages/modules/Wifi/framework/java/android/net/wifi/p2p/
DWifiP2pWfdInfo.java59 public @interface DeviceType {} annotation in WifiP2pWfdInfo
/packages/modules/Connectivity/nearby/framework/java/android/nearby/
DPresenceDevice.java53 public @interface DeviceType { annotation in PresenceDevice
/packages/modules/Bluetooth/system/gd/proto/bluetooth/metrics/
Dbluetooth.proto63 enum DeviceType { enum
/packages/modules/NeuralNetworks/common/types/include/nnapi/
DTypes.h127 enum class DeviceType { enum
/packages/apps/Launcher3/src/com/android/launcher3/
DInvariantDeviceProfile.java89 public @interface DeviceType {} annotation in InvariantDeviceProfile