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.java116 final View grandpa2 = activity.getGrandGrandParent(); in assertJustInitialViewsAppeared() local
148 final View grandpa2 = activity.getGrandGrandParent(); in assertInitialViewsAppeared() local
193 final View grandpa2 = activity.getGrandGrandParent(); in assertInitialViewsDisappeared() local
230 final View grandpa2 = activity.getGrandGrandParent(); in assertInitialViewsDisappeared() local
DCustomViewActivity.java121 final View grandpa2 = (View) grandpa1.getParent(); in assertJustInitialViewsAppeared() local
DCustomViewActivityTest.java131 final View grandpa2 = (View) grandpa1.getParent(); in testSessionLifecycleEvents() local
196 final View grandpa2 = (View) grandpa1.getParent(); in testVirtualView_wrongWay() local
DChildlessActivityTest.java315 final View grandpa2 = activity.getGrandGrandParent(); in testAddAndRemoveImportantChild() local
362 final View grandpa2 = (View) grandpa.getParent(); in testAddImportantChildAfterSessionStarted() local
389 final View grandpa2 = (View) grandpa.getParent(); in testAddAndRemoveImportantChildOnDifferentSession() local
743 final View grandpa2 = (View) grandpa.getParent(); in testDinamicallyManageSiblingSessions() local
DLoginActivityTest.java238 final View grandpa2 = activity.getGrandGrandParent(); in testSimpleLifecycle_rootViewSession() local
372 final View grandpa2 = activity.getGrandGrandParent(); in testSimpleLifecycle_changeContextOnCreate() local
947 final View grandpa2 = activity.getGrandGrandParent(); in testAddChildren_afterAnimation() local