Home
last modified time | relevance | path

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

/frameworks/base/tests/HierarchyViewerTest/src/com/android/test/hierarchyviewer/
DMainActivityTest.java74 Map<Short, Object> textViewProperties = views.get(0); in testTextView() local
76 textViewProperties.get(propertyNameTable.get("meta:__name__"))); in testTextView()
79 textViewProperties.get(propertyNameTable.get("text:text"))); in testTextView()