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

/frameworks/support/customtabs/src/android/support/customtabs/
H A DCustomTabsIntent.java212 public static final String EXTRA_REMOTEVIEWS_PENDINGINTENT = field in class:CustomTabsIntent
213 "android.support.customtabs.extra.EXTRA_REMOTEVIEWS_PENDINGINTENT";
462 * @see CustomTabsIntent#EXTRA_REMOTEVIEWS_PENDINGINTENT
469 mIntent.putExtra(EXTRA_REMOTEVIEWS_PENDINGINTENT, pendingIntent);

Completed in 45 milliseconds