Home
last modified time | relevance | path

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

/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DLoginActivity.java122 final View grandpa2 = activity.getGrandGrandParent(); in assertJustInitialViewsAppeared() local
153 final View grandpa2 = activity.getGrandGrandParent(); in assertInitialViewsDisappeared() local
DCustomViewActivity.java121 final View grandpa2 = (View) grandpa1.getParent(); in assertJustInitialViewsAppeared() local
DCustomViewActivityTest.java133 final View grandpa2 = (View) grandpa1.getParent(); in testSessionLifecycleEvents() local
198 final View grandpa2 = (View) grandpa1.getParent(); in testVirtualView_wrongWay() local
DLoginActivityTest.java238 final View grandpa2 = activity.getGrandGrandParent(); in testSimpleLifecycle_rootViewSession() local
370 final View grandpa2 = activity.getGrandGrandParent(); in testSimpleLifecycle_changeContextOnCreate() local
975 final View grandpa2 = activity.getGrandGrandParent(); in testAddChildren_afterAnimation() local
DChildlessActivityTest.java311 final View grandpa2 = activity.getGrandGrandParent(); in testAddAndRemoveImportantChild() local