Searched refs:isSugary (Results 1 – 3 of 3) sorted by relevance
109 .addAttribute(R.attr.isSugary, "true") in getAttributeBooleanValue_shouldGetBooleanValuesFromAttributes()120 .addAttribute(R.attr.isSugary, "true") in getAttributeBooleanValue_withNamespace_shouldGetBooleanValuesFromAttributes()138 .addAttribute(R.attr.isSugary, "oh heck yeah") in getAttributeValue_byName_shouldReturnValueFromAttribute()152 .addAttribute(R.attr.isSugary, "@string/ok") in getAttributeValue_byNameWithReference_shouldReturnFullyQualifiedValueFromAttribute()162 .addAttribute(R.attr.isSugary, "oh heck yeah") in getAttributeValue_byId_shouldReturnValueFromAttribute()172 .addAttribute(R.attr.isSugary, "@string/ok") in getAttributeValue_byIdWithReference_shouldReturnValueFromAttribute()
118 public static final int isSugary=0x7f010020; field in R.attr
165 new int[]{R.attr.scrollBars, R.attr.responses, R.attr.isSugary}); in shouldEnumeratePresentValues()