Searched refs:CATEGORY_ALTERNATIVE (Results 1 – 5 of 5) sorted by relevance
115 static final int CATEGORY_ALTERNATIVE = 0x00040000; field
969 intent with the category {@link android.content.Intent#CATEGORY_ALTERNATIVE} and/or994 // 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}
3043 public static final String CATEGORY_ALTERNATIVE = "android.intent.category.ALTERNATIVE"; field in Intent
8204 …field public static final java.lang.String CATEGORY_ALTERNATIVE = "android.intent.category.ALTERNA…35376 field public static final int CATEGORY_ALTERNATIVE = 262144; // 0x40000
8457 …field public static final java.lang.String CATEGORY_ALTERNATIVE = "android.intent.category.ALTERNA…37668 field public static final int CATEGORY_ALTERNATIVE = 262144; // 0x40000