Home
last modified time | relevance | path

Searched refs:unit_type (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/tools/aapt2/
H A DResourceValues.cpp399 const int unit_type = in ComplexToString() local
402 switch (unit_type) { in ComplexToString()
414 switch (unit_type) { in ComplexToString()
/aosp12/system/bt/stack/include/
H A Davrc_defs.h891 uint8_t unit_type; /* Unit type. Uses the same values as subunit type. */ member
/aosp12/system/bt/stack/avrc/
H A Davrc_api.cc716 msg.unit.unit_type = in avrc_msg_cback()