Searched refs:getDecor (Results 1 – 5 of 5) sorted by relevance
83 final View decorView = getDecor(); in EnterTransitionCoordinator()159 final ViewGroup decor = getDecor(); in triggerViewsReady()176 ViewGroup decorView = getDecor(); in mapNamedElements()197 final View decorView = getDecor(); in sendSharedElementDestination()284 final ViewGroup decor = getDecor(); in forceViewsToAppear()343 ViewGroup decorView = getDecor(); in prepareEnter()396 ViewGroup decorView = getDecor(); in startSharedElementTransition()444 View decorView = getDecor(); in startSharedElementTransition()476 final View decorView = getDecor(); in onTakeSharedElements()585 final ViewGroup decorView = getDecor(); in onTransitionsComplete()[all …]
126 ViewGroup decorView = getDecor(); in resetViews()144 final ViewGroup decorView = getDecor(); in sharedElementExitBack()206 ViewGroup decorView = getDecor(); in startExit()224 ViewGroup decorView = getDecor(); in startExit()273 ViewGroup decorView = getDecor(); in startExitTransition()286 ViewGroup decor = getDecor(); in fadeOutBackground()371 ViewGroup decorView = getDecor(); in beginTransitions()460 ViewGroup decorView = getDecor(); in notifyExitComplete()
240 ViewGroup decorView = getDecor(); in viewsReady()312 public ViewGroup getDecor() { in getDecor() method in ActivityTransitionCoordinator478 ViewGroup decorView = getDecor(); in mapSharedElements()637 final View decorView = getDecor(); in scheduleSetSharedElementEnd()685 ViewGroup decorView = getDecor(); in createSnapshots()865 ViewGroup decor = getDecor(); in moveSharedElementsToOverlay()914 ViewGroup decor = getDecor(); in moveSharedElementsFromOverlay()936 final View decorView = getDecor(); in scheduleGhostVisibilityChange()963 final View decor = getDecor(); in startInputWhenTransitionsComplete()975 final View decor = getDecor(); in pauseInput()
326 decor = mEnterTransitionCoordinator.getDecor(); in startExitBackTransition()
2253 Landroid/app/ActivityTransitionCoordinator;->getDecor()Landroid/view/ViewGroup;