Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DMenu.java114 static final int CATEGORY_ALTERNATIVE = 0x00040000; field
/frameworks/base/docs/html/guide/topics/ui/
Dmenus.jd618 intent with the category {@link android.content.Intent#CATEGORY_ALTERNATIVE} and/or
643 // in our menu. The offering app must include a category value of Intent.CATEGORY_ALTERNATIVE.
645 intent.addCategory(Intent.CATEGORY_ALTERNATIVE);
679 filter as usual, but be sure to include the {@link android.content.Intent#CATEGORY_ALTERNATIVE}
/frameworks/base/core/java/android/content/
DIntent.java2191 public static final String CATEGORY_ALTERNATIVE = "android.intent.category.ALTERNATIVE"; field in Intent
/frameworks/base/docs/html/guide/topics/intents/
Dintents-filters.jd1017 <code>{@link android.content.Intent#CATEGORY_ALTERNATIVE ALTERNATIVE}</code>
/frameworks/base/api/
Dcurrent.txt5495 …field public static final java.lang.String CATEGORY_ALTERNATIVE = "android.intent.category.ALTERNA…
22343 field public static final int CATEGORY_ALTERNATIVE = 262144; // 0x40000
D14.txt5495 …field public static final java.lang.String CATEGORY_ALTERNATIVE = "android.intent.category.ALTERNA…
22343 field public static final int CATEGORY_ALTERNATIVE = 262144; // 0x40000