Searched refs:ATTRIBUTE_LABEL (Results 1 – 1 of 1) sorted by relevance
25 ATTRIBUTE_LABEL = 'android:label' variable72 if instrumentation.attributes.has_key(ATTRIBUTE_LABEL):73 label = instrumentation.attributes[ATTRIBUTE_LABEL].value