HomeSort by relevance Sort by last modified time
    Searched refs:scheduleGhostVisibilityChange (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/app/
ExitTransitionCoordinator.java 184 scheduleGhostVisibilityChange(View.INVISIBLE);
190 scheduleGhostVisibilityChange(View.VISIBLE);
371 scheduleGhostVisibilityChange(View.INVISIBLE);
373 scheduleGhostVisibilityChange(View.VISIBLE);
EnterTransitionCoordinator.java 335 scheduleGhostVisibilityChange(View.INVISIBLE);
339 scheduleGhostVisibilityChange(View.VISIBLE);
ActivityTransitionCoordinator.java     [all...]

Completed in 289 milliseconds