Searched refs:getGrandParent (Results 1 – 4 of 4) sorted by relevance
63 + "\ngrandParent=" + getGrandParent() in onCreate()82 + ", grandParent=" + getGrandParent().getAutofillId() in onResume()106 public ViewGroup getGrandParent() { in getGrandParent() method in AbstractRootViewActivity113 return (ViewGroup) getGrandParent().getParent(); in getGrandGrandParent()
121 final View grandpa1 = activity.getGrandParent(); in assertJustInitialViewsAppeared()152 final View grandpa1 = activity.getGrandParent(); in assertInitialViewsDisappeared()
313 final View grandpa1 = activity.getGrandParent(); in testAddAndRemoveImportantChild()360 final View grandpa = activity.getGrandParent(); in testAddImportantChildAfterSessionStarted()383 final View grandpa = activity.getGrandParent(); in testAddAndRemoveImportantChildOnDifferentSession()729 final View grandpa = activity.getGrandParent(); in testDinamicallyManageSiblingSessions()
233 final View grandpa1 = activity.getGrandParent(); in testSimpleLifecycle_rootViewSession()365 final View grandpa1 = activity.getGrandParent(); in testSimpleLifecycle_changeContextOnCreate()970 final View grandpa1 = activity.getGrandParent(); in testAddChildren_afterAnimation()