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

/frameworks/support/customtabs/src/android/support/customtabs/
H A DCustomTabsSession.java106 public boolean setSecondaryToolbarViews(@Nullable RemoteViews remoteViews, method in class:CustomTabsSession
127 * CustomTabsSession#setSecondaryToolbarViews(RemoteViews, int[], PendingIntent)
H A DCustomTabsIntent.java186 * @see CustomTabsIntent.Builder#setSecondaryToolbarViews(RemoteViews, int[], PendingIntent).
198 * @see CustomTabsIntent.Builder#setSecondaryToolbarViews(RemoteViews, int[], PendingIntent).
210 * @see CustomTabsIntent.Builder#setSecondaryToolbarViews(RemoteViews, int[], PendingIntent).
218 * @see CustomTabsIntent.Builder#setSecondaryToolbarViews(RemoteViews, int[], PendingIntent).
420 * CustomTabsIntent.Builder#setSecondaryToolbarViews(RemoteViews, int[], PendingIntent).
465 public Builder setSecondaryToolbarViews(@NonNull RemoteViews remoteViews, method in class:CustomTabsIntent.Builder

Completed in 355 milliseconds