Home
last modified time | relevance | path

Searched refs:BrowserActionsUrlType (Results 1 – 1 of 1) sorted by relevance

/frameworks/support/browser/src/main/java/androidx/browser/browseractions/
DBrowserActionsIntent.java114 public @interface BrowserActionsUrlType {} annotation in BrowserActionsIntent
172 @BrowserActionsUrlType
194 public Builder setUrlType(@BrowserActionsUrlType int type) { in setUrlType()