Home
last modified time | relevance | path

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

/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DLoginActivity.java115 final View grandpa1 = activity.getGrandParent(); in assertJustInitialViewsAppeared() local
147 final View grandpa1 = activity.getGrandParent(); in assertInitialViewsAppeared() local
192 final View grandpa1 = activity.getGrandParent(); in assertInitialViewsDisappeared() local
229 final View grandpa1 = activity.getGrandParent(); in assertInitialViewsDisappeared() local
DCustomViewActivity.java120 final View grandpa1 = (View) mCustomView.getParent(); in assertJustInitialViewsAppeared() local
DCustomViewActivityTest.java130 final View grandpa1 = (View) activity.mCustomView.getParent(); in testSessionLifecycleEvents() local
195 final View grandpa1 = (View) activity.mCustomView.getParent(); in testVirtualView_wrongWay() local
DLoginActivityTest.java237 final View grandpa1 = activity.getGrandParent(); in testSimpleLifecycle_rootViewSession() local
371 final View grandpa1 = activity.getGrandParent(); in testSimpleLifecycle_changeContextOnCreate() local
946 final View grandpa1 = activity.getGrandParent(); in testAddChildren_afterAnimation() local
DChildlessActivityTest.java314 final View grandpa1 = activity.getGrandParent(); in testAddAndRemoveImportantChild() local