Searched refs:getGrandGrandParent (Results 1 – 4 of 4) sorted by relevance
64 + "\ngrandGrandParent=" + getGrandGrandParent()); in onCreate()83 + ", grandGrandParent=" + getGrandGrandParent().getAutofillId()); in onResume()112 public ViewGroup getGrandGrandParent() { in getGrandGrandParent() method in AbstractRootViewActivity
116 final View grandpa2 = activity.getGrandGrandParent(); in assertJustInitialViewsAppeared()148 final View grandpa2 = activity.getGrandGrandParent(); in assertInitialViewsAppeared()193 final View grandpa2 = activity.getGrandGrandParent(); in assertInitialViewsDisappeared()230 final View grandpa2 = activity.getGrandGrandParent(); in assertInitialViewsDisappeared()
238 final View grandpa2 = activity.getGrandGrandParent(); in testSimpleLifecycle_rootViewSession()372 final View grandpa2 = activity.getGrandGrandParent(); in testSimpleLifecycle_changeContextOnCreate()947 final View grandpa2 = activity.getGrandGrandParent(); in testAddChildren_afterAnimation()
315 final View grandpa2 = activity.getGrandGrandParent(); in testAddAndRemoveImportantChild()