Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/integration-tests/NamespaceTest/App/src/com/android/aapt/namespace/app/
DMainActivity.java32 Toast.makeText(this, tv.getTextViewAttr(), Toast.LENGTH_LONG).show(); in onCreate()
/frameworks/base/tools/aapt2/integration-tests/NamespaceTest/LibTwo/src/com/android/aapt/namespace/libtwo/
DTextView.java50 public String getTextViewAttr() { in getTextViewAttr() method in TextView