Home
last modified time | relevance | path

Searched defs:setCustomItems (Results 1 – 1 of 1) sorted by relevance

/frameworks/support/browser/src/main/java/androidx/browser/browseractions/
DBrowserActionsIntent.java205 public Builder setCustomItems(ArrayList<BrowserActionItem> items) { in setCustomItems() method in BrowserActionsIntent.Builder
228 public Builder setCustomItems(BrowserActionItem... items) { in setCustomItems() method in BrowserActionsIntent.Builder