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 183 scheduleGhostVisibilityChange(View.INVISIBLE);
189 scheduleGhostVisibilityChange(View.VISIBLE);
364 scheduleGhostVisibilityChange(View.INVISIBLE);
366 scheduleGhostVisibilityChange(View.VISIBLE);
EnterTransitionCoordinator.java 336 scheduleGhostVisibilityChange(View.INVISIBLE);
339 scheduleGhostVisibilityChange(View.VISIBLE);
ActivityTransitionCoordinator.java     [all...]

Completed in 177 milliseconds