Searched refs:getPlaceholderIconFadeInEnd (Results 1 – 8 of 8) sorted by relevance
58 int getPlaceholderIconFadeInEnd(); in getPlaceholderIconFadeInEnd() method77 return (float) getPlaceholderIconFadeInEnd() / getDuration(); in getPlaceholderIconFadeInEndOffset()
27 public int getPlaceholderIconFadeInEnd() { return 250; } in getPlaceholderIconFadeInEnd() method in TabletSplitToConfirmTimings
27 public int getPlaceholderIconFadeInEnd() { return 133; } in getPlaceholderIconFadeInEnd() method in PhoneSplitToConfirmTimings
31 public int getPlaceholderIconFadeInEnd() { return 250; } in getPlaceholderIconFadeInEnd() method in TabletOverviewToSplitTimings
31 public int getPlaceholderIconFadeInEnd() { return 167; } in getPlaceholderIconFadeInEnd() method in PhoneOverviewToSplitTimings
32 abstract public int getPlaceholderIconFadeInEnd(); in getPlaceholderIconFadeInEnd() method in SplitToConfirmTimings
31 override fun getPlaceholderIconFadeInEnd() = 0 in getStagedRectSlideStart() method in com.android.quickstep.util.AppPairLaunchTimings
32 abstract public int getPlaceholderIconFadeInEnd(); in getPlaceholderIconFadeInEnd() method in OverviewToSplitTimings