Searched refs:EXTRA_ENABLE_INSTANT_APPS (Results 1 - 1 of 1) sorted by last modified time

/frameworks/support/customtabs/src/android/support/customtabs/
H A DCustomTabsIntent.java226 public static final String EXTRA_ENABLE_INSTANT_APPS = field in class:CustomTabsIntent
227 "android.support.customtabs.extra.EXTRA_ENABLE_INSTANT_APPS";
523 mIntent.putExtra(EXTRA_ENABLE_INSTANT_APPS, mInstantAppsEnabled);

Completed in 415 milliseconds