Home
last modified time | relevance | path

Searched defs:Type (Results 1 – 25 of 68) sorted by relevance

123

/packages/modules/Connectivity/nearby/tests/multidevices/clients/test_support/fastpair_provider/src/android/nearby/fastpair/provider/
DHandshakeRequest.java51 public enum Type { enum in HandshakeRequest
58 Type(byte type) { in Type() method in HandshakeRequest.Type
/packages/modules/Bluetooth/tools/rootcanal/include/
Dphy.h23 enum class Type { enum
/packages/modules/adb/proto/
Dpairing.proto26 enum Type { enum
/packages/apps/Dialer/java/com/android/dialer/callintent/
Dspeed_dial_contact_type.proto14 enum Type { enum
Dcall_initiation_type.proto13 enum Type { enum
/packages/apps/Dialer/java/com/android/dialer/logging/
Dvideo_tech.proto11 enum Type { enum
Dreporting_location.proto12 enum Type { enum
Dpeople_api_lookup_error.proto11 enum Type { enum
Dcontact_source.proto18 enum Type { enum
Dui_action.proto11 enum Type { enum
/packages/modules/Connectivity/nearby/tests/multidevices/clients/test_support/fastpair_provider/simulator_app/src/android/nearby/fastpair/provider/simulator/testing/
DStreamIOHandlerFactory.java27 public enum Type { enum in StreamIOHandlerFactory
/packages/modules/HealthFitness/framework/java/android/health/connect/
DHealthDataCategory.java47 public @interface Type {} annotation in HealthDataCategory
/packages/modules/Bluetooth/tools/rootcanal/model/devices/
Dbeacon.cc63 Phy::Type /*type*/, int8_t /*rssi*/) { in ReceiveLinkLayerPacket()
Dsniffer.cc36 Phy::Type /*type*/, int8_t /*rssi*/) { in ReceiveLinkLayerPacket()
Dlink_layer_socket_device.cc98 model::packets::LinkLayerPacketView packet, Phy::Type /*type*/, in ReceiveLinkLayerPacket()
Ddevice.cc51 std::function<void(std::vector<uint8_t> const&, Phy::Type, int8_t)> in RegisterLinkLayerChannel()
Dscripted_beacon.cc198 model::packets::LinkLayerPacketView packet, Phy::Type /*type*/, in ReceiveLinkLayerPacket()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mapclient/obex/
DEventReport.java234 public enum Type { enum in EventReport
252 Type(String specName) { in Type() method in EventReport.Type
/packages/apps/Dialer/java/com/android/dialer/enrichedcall/historyquery/proto/
Dhistory_result.proto17 enum Type { enum
/packages/modules/Bluetooth/system/gd/packet/parser/
Dtype_def.h35 enum class Type { enum
/packages/apps/Dialer/java/com/android/dialer/buildtype/
DBuildType.java37 public @interface Type { annotation in BuildType
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/measurement/
DTestObjectProvider.java60 @interface Type { annotation in TestObjectProvider
/packages/apps/Dialer/java/com/android/dialer/theme/base/
DTheme.java33 @interface Type {} annotation
/packages/modules/HealthFitness/framework/java/android/health/connect/migration/
DHealthConnectMigrationUiState.java169 public @interface Type {} annotation in HealthConnectMigrationUiState
/packages/modules/Connectivity/nearby/tests/unit/src/com/android/server/nearby/common/bluetooth/fastpair/
DHandshakeHandlerTest.java499 public enum Type { enum in HandshakeHandlerTest.HandshakeRequest
506 Type(byte type) { in Type() method in HandshakeHandlerTest.HandshakeRequest.Type

123