Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DMenu.java115 static final int CATEGORY_ALTERNATIVE = 0x00040000; field
/frameworks/base/docs/html-intl/intl/ko/guide/topics/ui/
Dmenus.jd953 카테고리 {@link android.content.Intent#CATEGORY_ALTERNATIVE} 및/또는
978 // in our menu. The offering app must include a category value of Intent.CATEGORY_ALTERNATIVE.
980 intent.addCategory(Intent.CATEGORY_ALTERNATIVE);
1014 정의해야 하지만, 인텐트 필터 카테고리에 {@link android.content.Intent#CATEGORY_ALTERNATIVE}
/frameworks/base/docs/html-intl/intl/zh-cn/guide/topics/ui/
Dmenus.jd953 {@link android.content.Intent#CATEGORY_ALTERNATIVE} 和/或
978 // in our menu. The offering app must include a category value of Intent.CATEGORY_ALTERNATIVE.
980 intent.addCategory(Intent.CATEGORY_ALTERNATIVE);
1014 {@link android.content.Intent#CATEGORY_ALTERNATIVE}
/frameworks/base/docs/html-intl/intl/ja/guide/topics/ui/
Dmenus.jd952 …<li>{@link android.content.Intent#CATEGORY_ALTERNATIVE} や {@link android.content.Intent#CATEGORY_S…
978 // in our menu. The offering app must include a category value of Intent.CATEGORY_ALTERNATIVE.
980 intent.addCategory(Intent.CATEGORY_ALTERNATIVE);
1013 … フィルタを定義する必要がありますが、インテント フィルタのカテゴリに、{@link android.content.Intent#CATEGORY_ALTERNATIVE} や {@link a…
/frameworks/base/docs/html-intl/intl/zh-tw/guide/topics/ui/
Dmenus.jd953 {@link android.content.Intent#CATEGORY_ALTERNATIVE} 和/或
978 // in our menu. The offering app must include a category value of Intent.CATEGORY_ALTERNATIVE.
980 intent.addCategory(Intent.CATEGORY_ALTERNATIVE);
1014 {@link android.content.Intent#CATEGORY_ALTERNATIVE} 和/或 {@link android.content.Intent#CATEGORY_SELE…
/frameworks/base/docs/html-intl/intl/ru/guide/topics/ui/
Dmenus.jd953 с категорией {@link android.content.Intent#CATEGORY_ALTERNATIVE} и/или
978 // in our menu. The offering app must include a category value of Intent.CATEGORY_ALTERNATIVE.
980 intent.addCategory(Intent.CATEGORY_ALTERNATIVE);
1014 …образом, но непременно включить в него значения {@link android.content.Intent#CATEGORY_ALTERNATIVE}
/frameworks/base/docs/html/guide/topics/ui/
Dmenus.jd950 intent with the category {@link android.content.Intent#CATEGORY_ALTERNATIVE} and/or
975 // in our menu. The offering app must include a category value of Intent.CATEGORY_ALTERNATIVE.
977 intent.addCategory(Intent.CATEGORY_ALTERNATIVE);
1011 filter as usual, but be sure to include the {@link android.content.Intent#CATEGORY_ALTERNATIVE}
/frameworks/base/docs/html-intl/intl/id/guide/topics/ui/
Dmenus.jd953 intent dengan kategori {@link android.content.Intent#CATEGORY_ALTERNATIVE} dan/atau
978 // in our menu. The offering app must include a category value of Intent.CATEGORY_ALTERNATIVE.
980 intent.addCategory(Intent.CATEGORY_ALTERNATIVE);
1014 … biasa, tetapi pastikan menyertakan nilai-nilai {@link android.content.Intent#CATEGORY_ALTERNATIVE}
/frameworks/base/docs/html-intl/intl/in/guide/topics/ui/
Dmenus.jd953 intent dengan kategori {@link android.content.Intent#CATEGORY_ALTERNATIVE} dan/atau
978 // in our menu. The offering app must include a category value of Intent.CATEGORY_ALTERNATIVE.
980 intent.addCategory(Intent.CATEGORY_ALTERNATIVE);
1014 … biasa, tetapi pastikan menyertakan nilai-nilai {@link android.content.Intent#CATEGORY_ALTERNATIVE}
/frameworks/base/docs/html-intl/intl/pt-br/guide/topics/ui/
Dmenus.jd953 com a categoria {@link android.content.Intent#CATEGORY_ALTERNATIVE}
978 // in our menu. The offering app must include a category value of Intent.CATEGORY_ALTERNATIVE.
980 intent.addCategory(Intent.CATEGORY_ALTERNATIVE);
1014 … faz, mas certificando-se de incluir os valores {@link android.content.Intent#CATEGORY_ALTERNATIVE}
/frameworks/base/docs/html-intl/intl/vi/guide/topics/ui/
Dmenus.jd953 ý định bằng thể loại {@link android.content.Intent#CATEGORY_ALTERNATIVE} và/hoặc
978 // in our menu. The offering app must include a category value of Intent.CATEGORY_ALTERNATIVE.
980 intent.addCategory(Intent.CATEGORY_ALTERNATIVE);
1014 …như bình thường, nhưng đảm bảo thêm các giá trị {@link android.content.Intent#CATEGORY_ALTERNATIVE}
/frameworks/base/core/java/android/content/
DIntent.java3334 public static final String CATEGORY_ALTERNATIVE = "android.intent.category.ALTERNATIVE"; field in Intent
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7698 …field public static final java.lang.String CATEGORY_ALTERNATIVE = "android.intent.category.ALTERNA…
32811 field public static final int CATEGORY_ALTERNATIVE = 262144; // 0x40000
/frameworks/base/api/
Dcurrent.txt8657 …field public static final java.lang.String CATEGORY_ALTERNATIVE = "android.intent.category.ALTERNA…
41768 field public static final int CATEGORY_ALTERNATIVE = 262144; // 0x40000
Dsystem-current.txt9002 …field public static final java.lang.String CATEGORY_ALTERNATIVE = "android.intent.category.ALTERNA…
44945 field public static final int CATEGORY_ALTERNATIVE = 262144; // 0x40000
Dtest-current.txt8669 …field public static final java.lang.String CATEGORY_ALTERNATIVE = "android.intent.category.ALTERNA…
41854 field public static final int CATEGORY_ALTERNATIVE = 262144; // 0x40000