Searched refs:scheduleGhostVisibilityChange (Results 1 – 3 of 3) sorted by relevance
180 scheduleGhostVisibilityChange(View.INVISIBLE); in startSharedElementExit()186 scheduleGhostVisibilityChange(View.VISIBLE); in startSharedElementExit()382 scheduleGhostVisibilityChange(View.INVISIBLE); in beginTransitions()387 scheduleGhostVisibilityChange(View.VISIBLE); in beginTransitions()
418 scheduleGhostVisibilityChange(View.INVISIBLE); in startSharedElementTransition()422 scheduleGhostVisibilityChange(View.VISIBLE); in startSharedElementTransition()
935 protected void scheduleGhostVisibilityChange(final int visibility) { in scheduleGhostVisibilityChange() method in ActivityTransitionCoordinator