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

/frameworks/support/customtabs/src/android/support/customtabs/
H A DCustomTabsSession.java91 metaBundle.putBundle(CustomTabsIntent.EXTRA_ACTION_BUTTON_BUNDLE, bundle);
139 metaBundle.putBundle(CustomTabsIntent.EXTRA_ACTION_BUTTON_BUNDLE, bundle);
H A DCustomTabsIntent.java109 public static final String EXTRA_ACTION_BUTTON_BUNDLE = field in class:CustomTabsIntent
388 mIntent.putExtra(EXTRA_ACTION_BUTTON_BUNDLE, bundle);

Completed in 113 milliseconds