Searched refs:scheduleGhostVisibilityChange (Results 1 – 3 of 3) sorted by relevance
183 scheduleGhostVisibilityChange(View.INVISIBLE); in startSharedElementExit()189 scheduleGhostVisibilityChange(View.VISIBLE); in startSharedElementExit()364 scheduleGhostVisibilityChange(View.INVISIBLE); in beginTransitions()366 scheduleGhostVisibilityChange(View.VISIBLE); in beginTransitions()
336 scheduleGhostVisibilityChange(View.INVISIBLE); in startSharedElementTransition()339 scheduleGhostVisibilityChange(View.VISIBLE); in startSharedElementTransition()
882 protected void scheduleGhostVisibilityChange(final int visibility) { in scheduleGhostVisibilityChange() method in ActivityTransitionCoordinator