Searched defs:enumValues (Results 1 – 5 of 5) sorted by relevance
/aosp12/packages/apps/Car/tests/TestMediaApp/src/com/android/car/media/testmediaapp/prefs/ |
H A D | TmaPrefsFragment.java | 65 Context context, String title, PrefEntry pref, T[] enumValues) { in createEnumPref()
|
H A D | TmaPrefs.java | 162 EnumPrefEntry(TmaPrefKey prefKey, T[] enumValues, T defaultValue) { in EnumPrefEntry()
|
/aosp12/frameworks/proto_logging/stats/stats_log_api_gen/ |
H A D | Collation.h | 142 map<int /* numeric value */, string /* value name */> enumValues; member
|
H A D | test_collation.cpp | 135 map<int, string> enumValues; in TEST() local
|
/aosp12/frameworks/base/cmds/incident_helper/src/ |
H A D | ih_util.cpp | 291 Table::addEnumTypeMap(const char* field, const char* enumNames[], const int enumValues[], const int… in addEnumTypeMap()
|