Searched refs:scheduleGhostVisibilityChange (Results 1 – 3 of 3) sorted by relevance
178 scheduleGhostVisibilityChange(View.INVISIBLE); in startSharedElementExit()184 scheduleGhostVisibilityChange(View.VISIBLE); in startSharedElementExit()367 scheduleGhostVisibilityChange(View.INVISIBLE); in beginTransitions()372 scheduleGhostVisibilityChange(View.VISIBLE); in beginTransitions()
395 scheduleGhostVisibilityChange(View.INVISIBLE); in startSharedElementTransition()399 scheduleGhostVisibilityChange(View.VISIBLE); in startSharedElementTransition()
866 protected void scheduleGhostVisibilityChange(final int visibility) { in scheduleGhostVisibilityChange() method in ActivityTransitionCoordinator