Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/1/android/hardware/neuralnetworks/
H A DDeviceType.aidl36 enum DeviceType { enum
/aosp12/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/current/android/hardware/neuralnetworks/
H A DDeviceType.aidl36 enum DeviceType { enum
/aosp12/hardware/interfaces/neuralnetworks/aidl/android/hardware/neuralnetworks/
H A DDeviceType.aidl26 enum DeviceType { enum
/aosp12/system/bt/gd/hci/
H A Denum_helper.h28 enum DeviceType { UNKNOWN = 0, BR_EDR = 1, LE = 2, DUAL = 3 }; enum
/aosp12/build/make/tools/releasetools/
H A Dcheck_partition_sizes.py91 class DeviceType(object): class
/aosp12/frameworks/base/core/java/android/service/controls/
H A DDeviceTypes.java188 public @interface DeviceType {} annotation in DeviceTypes
/aosp12/packages/modules/Wifi/framework/java/android/net/wifi/p2p/
H A DWifiP2pWfdInfo.java59 public @interface DeviceType {} annotation in WifiP2pWfdInfo
/aosp12/system/bt/gd/proto/bluetooth/metrics/
H A Dbluetooth.proto63 enum DeviceType { enum
/aosp12/frameworks/base/services/core/java/com/android/server/hdmi/
H A DConstants.java533 @interface DeviceType {} annotation in Constants
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DInvariantDeviceProfile.java78 public @interface DeviceType{} annotation in InvariantDeviceProfile
/aosp12/packages/modules/NeuralNetworks/common/include/nnapi/
H A DTypes.h126 enum class DeviceType { enum
/aosp12/frameworks/native/services/inputflinger/reader/mapper/
H A DTouchInputMapper.h196 enum class DeviceType { enum
/aosp12/frameworks/base/media/java/android/media/
H A DMediaRouter.java1700 public @interface DeviceType {} annotation in MediaRouter.RouteInfo