Home
last modified time | relevance | path

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

/cts/tests/autofillservice/src/android/autofillservice/cts/servicebehavior/
DAutofillForAllAppsTest.java538 private void waitSeveralIdleSyncToAssertSpecifiedUiShown(String labelId, int numOfRounds) { in waitSeveralIdleSyncToAssertSpecifiedUiShown()
/cts/tests/autofillservice/src/android/autofillservice/cts/activities/
DVirtualContainerView.java342 public 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()