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

/frameworks/base/core/java/android/content/
H A DIntent.java2994 public static final String CATEGORY_APP_BROWSER = "android.intent.category.APP_BROWSER"; field in class:Intent
5812 * {@link #CATEGORY_APP_BROWSER}. This category allows you to build an
5821 * {@link #CATEGORY_APP_BROWSER} to point it specifically to the browser activity.
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DDcTracker.java1801 Intent.CATEGORY_APP_BROWSER);
/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DPhoneWindowManager.java219 KeyEvent.KEYCODE_EXPLORER, Intent.CATEGORY_APP_BROWSER);

Completed in 153 milliseconds