Home
last modified time | relevance | path

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

/cts/hostsidetests/shortcuts/deviceside/backup/publisher4old/src/android/content/pm/cts/shortcut/backup/publisher4/
DShortcutManagerPostBackupTest.java311 final IntentFilter myFilter = new IntentFilter(myIntentAction); in testInvisibleIgnored() local
/cts/tests/tests/widget/src/android/widget/cts/
DEditTextTest.java704 final InputFilter myFilter = in testSingleLineMaxLength_SetSingleLine_preserveFilters_anotherLengthFilter() local
713 assertEquals(et.getFilters()[0], myFilter); in testSingleLineMaxLength_SetSingleLine_preserveFilters_anotherLengthFilter() local
718 assertEquals(et.getFilters()[0], myFilter); in testSingleLineMaxLength_SetSingleLine_preserveFilters_anotherLengthFilter() local