Searched defs:onElement (Results 1 – 3 of 3) sorted by relevance
| /frameworks/base/packages/SystemUI/compose/core/tests/src/com/android/compose/animation/scene/ | ||
| D | TestTransition.kt | 63     fun onElement(element: ElementKey): SemanticsNodeInteraction  in onElement()  method | 
| /frameworks/opt/vcard/tests/src/com/android/vcard/tests/ | ||
| D | VCardEntryTests.java | 190         public boolean onElement(EntryElement elem) {  in onElement()  method in VCardEntryTests.MockEntryElementIterator | 
| /frameworks/opt/vcard/java/com/android/vcard/ | ||
| D | VCardEntry.java | 1595         public boolean onElement(EntryElement elem);  in onElement()  method |