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.java121 final View grandpa1 = activity.getGrandParent(); in assertJustInitialViewsAppeared() local
152 final View grandpa1 = activity.getGrandParent(); in assertInitialViewsDisappeared() local
DCustomViewActivity.java120 final View grandpa1 = (View) mCustomView.getParent(); in assertJustInitialViewsAppeared() local
DCustomViewActivityTest.java132 final View grandpa1 = (View) activity.mCustomView.getParent(); in testSessionLifecycleEvents() local
197 final View grandpa1 = (View) activity.mCustomView.getParent(); in testVirtualView_wrongWay() local
DLoginActivityTest.java237 final View grandpa1 = activity.getGrandParent(); in testSimpleLifecycle_rootViewSession() local
369 final View grandpa1 = activity.getGrandParent(); in testSimpleLifecycle_changeContextOnCreate() local
974 final View grandpa1 = activity.getGrandParent(); in testAddChildren_afterAnimation() local
DChildlessActivityTest.java310 final View grandpa1 = activity.getGrandParent(); in testAddAndRemoveImportantChild() local