Home
last modified time | relevance | path

Searched defs:textId (Results 1 – 2 of 2) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DMessageTestActivity.java247 private void setEmptyViewText(int textId) { in setEmptyViewText()
/cts/tests/autofillservice/src/android/autofillservice/cts/
DVirtualContainerView.java342 Line addLine(String labelId, String label, String textId, String text, int inputType) { in addLine()
427 private Line(String labelId, String label, String textId, String text, int inputType) { in Line()