Home
last modified time | relevance | path

Searched refs:ACTION_EDIT (Results 1 – 25 of 35) sorted by relevance

12

/frameworks/base/docs/html-intl/intl/ja/guide/topics/providers/
Dcalendar-provider.jd577 <p>アプリケーションでユーザーによるイベントの編集を許可する場合は、{@link android.content.Intent#ACTION_EDIT EDIT} インテントを使用することをお勧め…
953 <td>{@link android.content.Intent#ACTION_EDIT EDIT} </td>
971 <td>{@link android.content.Intent#ACTION_EDIT EDIT} <br>
1110 …イベントのアップデート</a>で説明したように、直接アップデートできます。ただし、{@link android.content.Intent#ACTION_EDIT EDIT} インテントを使用す…
1120 Intent intent = new Intent(Intent.ACTION_EDIT)
Dcontacts-provider.jd1417 <td>{@link android.content.Intent#ACTION_EDIT}</td>
/frameworks/base/docs/html-intl/intl/ko/guide/topics/providers/
Dcalendar-provider.jd578 {@link android.content.Intent#ACTION_EDIT EDIT} 인텐트
953 <td>{@link android.content.Intent#ACTION_EDIT EDIT} </td>
971 <td>{@link android.content.Intent#ACTION_EDIT EDIT} <br>
1111 android.content.Intent#ACTION_EDIT EDIT} 인텐트를 사용하면
1120 Intent intent = new Intent(Intent.ACTION_EDIT)
Dcontacts-provider.jd1417 <td>{@link android.content.Intent#ACTION_EDIT}</td>
/frameworks/base/docs/html-intl/intl/zh-tw/guide/topics/providers/
Dcalendar-provider.jd577 <p>您的應用程式允許使用者編輯活動時,我們建議您使用 {@link android.content.Intent#ACTION_EDIT EDIT} 意圖編輯活動 (如同<a href="#int…
953 <td>{@link android.content.Intent#ACTION_EDIT EDIT} </td>
971 <td>{@link android.content.Intent#ACTION_EDIT EDIT} <br>
1111 android.content.Intent#ACTION_EDIT EDIT} 意圖可以讓不具備權限的應用程式將活動編輯操作交給「日曆」應用程式。使用者在「日曆」中完成活動的編輯操作時,使用者就會…
1120 Intent intent = new Intent(Intent.ACTION_EDIT)
Dcontacts-provider.jd1417 <td>{@link android.content.Intent#ACTION_EDIT}</td>
/frameworks/base/docs/html-intl/intl/ru/guide/topics/providers/
Dcalendar-provider.jd578 {@link android.content.Intent#ACTION_EDIT EDIT}, как описано в разделе
953 <td>{@link android.content.Intent#ACTION_EDIT EDIT} </td>
971 <td>{@link android.content.Intent#ACTION_EDIT EDIT} <br>
1111 android.content.Intent#ACTION_EDIT EDIT} приложение,
1120 Intent intent = new Intent(Intent.ACTION_EDIT)
Dcontacts-provider.jd1417 <td>{@link android.content.Intent#ACTION_EDIT}</td>
/frameworks/base/docs/html-intl/intl/zh-cn/guide/topics/providers/
Dcalendar-provider.jd578 {@link android.content.Intent#ACTION_EDIT EDIT}
953 <td>{@link android.content.Intent#ACTION_EDIT EDIT} </td>
971 <td>{@link android.content.Intent#ACTION_EDIT EDIT} <br>
1111 android.content.Intent#ACTION_EDIT EDIT} Intent 可以让不具有事件编辑权限的应用将事件编辑操作转到日历应用执行。当用户在日历中完成事件编辑后,将会返回…
1120 Intent intent = new Intent(Intent.ACTION_EDIT)
Dcontacts-provider.jd1417 <td>{@link android.content.Intent#ACTION_EDIT}</td>
/frameworks/base/docs/html/training/contacts-provider/
Dmodify-data.jd185 create an intent with the action {@link android.content.Intent#ACTION_EDIT}. Call
236 Intent editIntent = new Intent(Intent.ACTION_EDIT);
/frameworks/base/docs/html-intl/intl/in/guide/topics/providers/
Dcalendar-provider.jd578 gunakan Intent {@link android.content.Intent#ACTION_EDIT EDIT}, seperti
953 <td>{@link android.content.Intent#ACTION_EDIT EDIT} </td>
971 <td>{@link android.content.Intent#ACTION_EDIT EDIT} <br>
1111 android.content.Intent#ACTION_EDIT EDIT} memungkinkan aplikasi yang
1120 Intent intent = new Intent(Intent.ACTION_EDIT)
/frameworks/base/docs/html/guide/topics/providers/
Dcalendar-provider.jd584 that you use an {@link android.content.Intent#ACTION_EDIT EDIT} Intent, as
959 <td>{@link android.content.Intent#ACTION_EDIT EDIT} </td>
977 <td>{@link android.content.Intent#ACTION_EDIT EDIT} <br>
1119 android.content.Intent#ACTION_EDIT EDIT} Intent allows an application that
1128 Intent intent = new Intent(Intent.ACTION_EDIT)
/frameworks/base/docs/html-intl/intl/pt-br/guide/topics/providers/
Dcalendar-provider.jd578 usar uma intenção {@link android.content.Intent#ACTION_EDIT EDIT}, como
953 <td>{@link android.content.Intent#ACTION_EDIT EDIT} </td>
971 <td>{@link android.content.Intent#ACTION_EDIT EDIT} <br>
1111 android.content.Intent#ACTION_EDIT EDIT} permite que um aplicativo
1120 Intent intent = new Intent(Intent.ACTION_EDIT)
/frameworks/base/docs/html-intl/intl/vi/guide/topics/providers/
Dcalendar-provider.jd578 bạn nên sử dụng một Ý định {@link android.content.Intent#ACTION_EDIT EDIT} như được mô tả
953 <td>{@link android.content.Intent#ACTION_EDIT EDIT} </td>
971 <td>{@link android.content.Intent#ACTION_EDIT EDIT} <br>
1111 android.content.Intent#ACTION_EDIT EDIT} cho phép một ứng dụng
1120 Intent intent = new Intent(Intent.ACTION_EDIT)
/frameworks/base/docs/html-intl/intl/zh-tw/guide/components/
Dintents-filters.jd223 提供的資料類型通常是由意圖的動作控制。例如,如果動作是 {@link android.content.Intent#ACTION_EDIT},資料就應包含欲編輯文件的 URI。
/frameworks/base/docs/html-intl/intl/ko/guide/components/
Dintents-filters.jd224 인텐트가 {@link android.content.Intent#ACTION_EDIT}인 경우, 데이터에
/frameworks/base/docs/html-intl/intl/ja/guide/components/
Dintents-filters.jd223 提供されるデータタイプは、インテントのアクションによって決まります。たとえば、アクションが {@link android.content.Intent#ACTION_EDIT} の場合、データには編…
/frameworks/base/docs/html-intl/intl/zh-cn/guide/components/
Dintents-filters.jd224 {@link android.content.Intent#ACTION_EDIT},则数据应包含待编辑文档的
/frameworks/base/docs/html-intl/intl/ru/guide/components/
Dintents-filters.jd224 если действием является {@link android.content.Intent#ACTION_EDIT}, в данных должен содержаться
/frameworks/base/docs/html/guide/components/
Dintents-common.jd951 <p>To edit a known contact, use the {@link android.content.Intent#ACTION_EDIT}
968 <dd>{@link android.content.Intent#ACTION_EDIT}</dd>
986 Intent intent = new Intent(Intent.ACTION_EDIT);
Dintents-filters.jd227 example, if the action is {@link android.content.Intent#ACTION_EDIT}, the data should contain the
/frameworks/base/core/java/com/android/internal/app/
DResolverActivity.java146 EDIT(Intent.ACTION_EDIT,
/frameworks/base/docs/html-intl/intl/in/guide/components/
Dintents-filters.jd224 Misalnya, jika tindakan merupakan {@link android.content.Intent#ACTION_EDIT}, data harus berisi
/frameworks/base/core/java/android/content/
DIntent.java693 public static final String ACTION_EDIT = "android.intent.action.EDIT"; field in Intent

12