Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DMenu.java115 static final int CATEGORY_ALTERNATIVE = 0x00040000; field
/frameworks/base/docs/html/guide/topics/ui/
Dmenus.jd969 intent with the category {@link android.content.Intent#CATEGORY_ALTERNATIVE} and/or
994 // in our menu. The offering app must include a category value of Intent.CATEGORY_ALTERNATIVE.
996 intent.addCategory(Intent.CATEGORY_ALTERNATIVE);
1030 filter as usual, but be sure to include the {@link android.content.Intent#CATEGORY_ALTERNATIVE}
/frameworks/base/core/java/android/content/
DIntent.java3043 public static final String CATEGORY_ALTERNATIVE = "android.intent.category.ALTERNATIVE"; field in Intent
/frameworks/base/api/
Dcurrent.txt8204 …field public static final java.lang.String CATEGORY_ALTERNATIVE = "android.intent.category.ALTERNA…
35376 field public static final int CATEGORY_ALTERNATIVE = 262144; // 0x40000
Dsystem-current.txt8457 …field public static final java.lang.String CATEGORY_ALTERNATIVE = "android.intent.category.ALTERNA…
37668 field public static final int CATEGORY_ALTERNATIVE = 262144; // 0x40000