Home
last modified time | relevance | path

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

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