Searched refs:getAllFieldNames (Results 1 – 2 of 2) sorted by relevance
20 fun getAllFieldNames(): List<String> { in getAllFieldNames() method in com.android.healthconnect.testapps.toolbox.utils.EnumFieldsWithValues
40 mDropdownValues = enumFieldsWithValues.getAllFieldNames() in <lambda>()