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
122 final View grandpa2 = activity.getGrandGrandParent(); in assertJustInitialViewsAppeared()153 final View grandpa2 = activity.getGrandGrandParent(); in assertInitialViewsDisappeared()
234 final View grandpa2 = activity.getGrandGrandParent(); in testSimpleLifecycle_rootViewSession()366 final View grandpa2 = activity.getGrandGrandParent(); in testSimpleLifecycle_changeContextOnCreate()971 final View grandpa2 = activity.getGrandGrandParent(); in testAddChildren_afterAnimation()
314 final View grandpa2 = activity.getGrandGrandParent(); in testAddAndRemoveImportantChild()