Searched refs:CATEGORY_BROWSABLE (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
H A DUsbAccessoryUriActivity.java88 intent.addCategory(Intent.CATEGORY_BROWSABLE);
/frameworks/webview/chromium/java/com/android/webview/chromium/
H A DWebViewContentsClientAdapter.java191 intent.addCategory(Intent.CATEGORY_BROWSABLE);
195 selector.addCategory(Intent.CATEGORY_BROWSABLE);
/frameworks/base/core/java/android/content/
H A DIntent.java553 * <li> {@link #CATEGORY_BROWSABLE}
2809 public static final String CATEGORY_BROWSABLE = "android.intent.category.BROWSABLE"; field in class:Intent
4028 * activity you should usually add in {@link #CATEGORY_BROWSABLE} to limit the activities

Completed in 75 milliseconds