Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/chips/tests/src/com/android/ex/chips/
H A DChipsTest.java191 int secondStart = mEditable.toString().indexOf(second); in testSanitizeBetween() local
228 int secondStart = mEditable.toString().indexOf(second); in testSanitizeEnd() local
285 int secondStart = view.getText().toString().indexOf( in testTooManyRecips() local
307 int secondStart = mEditable.toString().indexOf(second); in testMoreChip() local
375 int secondStart = mEditable.toString().indexOf(second); in testMoreChipLotsOfUsers() local
447 int secondStart = mEditable.toString().indexOf(second); in testMoreChipSpecialChars() local
488 int secondStart = mEditable.toString().indexOf(second); in testMoreChipDupes() local
534 int secondStart = mEditable.toString().indexOf(second); in testRemoveChip() local
624 int secondStart = mEditable.toString().indexOf(second); in testReplaceChip() local
776 int secondStart = mEditable.toString().indexOf(second); in testHandlePaste() local
[all …]