Searched refs:scheduleGhostVisibilityChange (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/app/
H A DExitTransitionCoordinator.java178 scheduleGhostVisibilityChange(View.INVISIBLE);
184 scheduleGhostVisibilityChange(View.VISIBLE);
367 scheduleGhostVisibilityChange(View.INVISIBLE);
372 scheduleGhostVisibilityChange(View.VISIBLE);
H A DEnterTransitionCoordinator.java395 scheduleGhostVisibilityChange(View.INVISIBLE);
399 scheduleGhostVisibilityChange(View.VISIBLE);
H A DActivityTransitionCoordinator.java866 protected void scheduleGhostVisibilityChange(final int visibility) { method in class:ActivityTransitionCoordinator

Completed in 86 milliseconds