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

/frameworks/support/customtabs/src/android/support/customtabs/
H A DCustomTabsIntent.java276 private Bundle mStartAnimationBundle = null; field in class:CustomTabsIntent.Builder
492 mStartAnimationBundle = ActivityOptionsCompat.makeCustomAnimation(
524 return new CustomTabsIntent(mIntent, mStartAnimationBundle);

Completed in 51 milliseconds