Home
last modified time | relevance | path

Searched defs:Attribute (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/include/hardware/avrcp/
Davrcp_common.h86 enum class Attribute : uint32_t { enum
/packages/apps/Launcher3/protos/
Dlauncher_atom.proto157 enum Attribute { enum
/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/message/
DIkeSaPayload.java1784 public abstract static class Attribute { class in IkeSaPayload
1809 protected Attribute(int type) { in Attribute() method in IkeSaPayload.Attribute