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

/frameworks/support/browser/src/main/java/androidx/browser/customtabs/
H A DCustomTabsIntent.java277 private Bundle mStartAnimationBundle = null; field in class:CustomTabsIntent.Builder
493 mStartAnimationBundle = ActivityOptionsCompat.makeCustomAnimation(
525 return new CustomTabsIntent(mIntent, mStartAnimationBundle);

Completed in 217 milliseconds