Searched refs:scheduleGhostVisibilityChange (Results 1 – 4 of 4) sorted by relevance
178 scheduleGhostVisibilityChange(View.INVISIBLE); in startSharedElementExit()184 scheduleGhostVisibilityChange(View.VISIBLE); in startSharedElementExit()374 scheduleGhostVisibilityChange(View.INVISIBLE); in beginTransitions()379 scheduleGhostVisibilityChange(View.VISIBLE); in beginTransitions()
422 scheduleGhostVisibilityChange(View.INVISIBLE); in startSharedElementTransition()426 scheduleGhostVisibilityChange(View.VISIBLE); in startSharedElementTransition()
935 protected void scheduleGhostVisibilityChange(final int visibility) { in scheduleGhostVisibilityChange() method in ActivityTransitionCoordinator
2312 Landroid/app/ActivityTransitionCoordinator;->scheduleGhostVisibilityChange(I)V