Home
last modified time | relevance | path

Searched refs:getDecor (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/app/
DEnterTransitionCoordinator.java81 final View decorView = getDecor(); in EnterTransitionCoordinator()
157 final ViewGroup decor = getDecor(); in triggerViewsReady()
174 ViewGroup decorView = getDecor(); in mapNamedElements()
195 final View decorView = getDecor(); in sendSharedElementDestination()
282 final ViewGroup decor = getDecor(); in forceViewsToAppear()
341 ViewGroup decorView = getDecor(); in prepareEnter()
391 ViewGroup decorView = getDecor(); in startSharedElementTransition()
439 View decorView = getDecor(); in startSharedElementTransition()
471 final View decorView = getDecor(); in onTakeSharedElements()
572 final ViewGroup decorView = getDecor(); in onTransitionsComplete()
[all …]
DExitTransitionCoordinator.java128 ViewGroup decorView = getDecor(); in resetViews()
146 final ViewGroup decorView = getDecor(); in sharedElementExitBack()
208 ViewGroup decorView = getDecor(); in startExit()
230 ViewGroup decorView = getDecor(); in startExit()
281 ViewGroup decorView = getDecor(); in startExitTransition()
294 ViewGroup decor = getDecor(); in fadeOutBackground()
379 ViewGroup decorView = getDecor(); in beginTransitions()
468 ViewGroup decorView = getDecor(); in notifyExitComplete()
DActivityTransitionCoordinator.java240 ViewGroup decorView = getDecor(); in viewsReady()
312 public ViewGroup getDecor() { in getDecor() method in ActivityTransitionCoordinator
478 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()
DActivityTransitionState.java321 decor = mEnterTransitionCoordinator.getDecor(); in startExitBackTransition()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt2483 Landroid/app/ActivityTransitionCoordinator;->getDecor()Landroid/view/ViewGroup;