Home
last modified time | relevance | path

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

/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DPartialNotImportantActivityTest.java75 final AtomicReference<TextView> childRef = new AtomicReference<>(); in testAddAndRemoveNoImportantChild() local
119 final AtomicReference<TextView> childRef = new AtomicReference<>(); in testAddAndRemoveImportantChild() local
164 final AtomicReference<TextView> childRef = new AtomicReference<>(); in testAddImportantChildAfterSessionStarted() local
DChildlessActivityTest.java245 final AtomicReference<TextView> childRef = new AtomicReference<>(); in testAddAndRemoveNoImportantChild() local
284 final AtomicReference<TextView> childRef = new AtomicReference<>(); in testAddAndRemoveImportantChild() local