Searched refs:ACTION_EDIT (Results 1 – 25 of 35) sorted by relevance
12
/frameworks/base/docs/html-intl/intl/ja/guide/topics/providers/ |
D | calendar-provider.jd | 577 <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)
|
D | contacts-provider.jd | 1417 <td>{@link android.content.Intent#ACTION_EDIT}</td>
|
/frameworks/base/docs/html-intl/intl/ko/guide/topics/providers/ |
D | calendar-provider.jd | 578 {@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)
|
D | contacts-provider.jd | 1417 <td>{@link android.content.Intent#ACTION_EDIT}</td>
|
/frameworks/base/docs/html-intl/intl/zh-tw/guide/topics/providers/ |
D | calendar-provider.jd | 577 <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)
|
D | contacts-provider.jd | 1417 <td>{@link android.content.Intent#ACTION_EDIT}</td>
|
/frameworks/base/docs/html-intl/intl/ru/guide/topics/providers/ |
D | calendar-provider.jd | 578 {@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)
|
D | contacts-provider.jd | 1417 <td>{@link android.content.Intent#ACTION_EDIT}</td>
|
/frameworks/base/docs/html-intl/intl/zh-cn/guide/topics/providers/ |
D | calendar-provider.jd | 578 {@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)
|
D | contacts-provider.jd | 1417 <td>{@link android.content.Intent#ACTION_EDIT}</td>
|
/frameworks/base/docs/html/training/contacts-provider/ |
D | modify-data.jd | 185 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/ |
D | calendar-provider.jd | 578 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/ |
D | calendar-provider.jd | 584 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/ |
D | calendar-provider.jd | 578 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/ |
D | calendar-provider.jd | 578 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/ |
D | intents-filters.jd | 223 提供的資料類型通常是由意圖的動作控制。例如,如果動作是 {@link android.content.Intent#ACTION_EDIT},資料就應包含欲編輯文件的 URI。
|
/frameworks/base/docs/html-intl/intl/ko/guide/components/ |
D | intents-filters.jd | 224 인텐트가 {@link android.content.Intent#ACTION_EDIT}인 경우, 데이터에
|
/frameworks/base/docs/html-intl/intl/ja/guide/components/ |
D | intents-filters.jd | 223 提供されるデータタイプは、インテントのアクションによって決まります。たとえば、アクションが {@link android.content.Intent#ACTION_EDIT} の場合、データには編…
|
/frameworks/base/docs/html-intl/intl/zh-cn/guide/components/ |
D | intents-filters.jd | 224 {@link android.content.Intent#ACTION_EDIT},则数据应包含待编辑文档的
|
/frameworks/base/docs/html-intl/intl/ru/guide/components/ |
D | intents-filters.jd | 224 если действием является {@link android.content.Intent#ACTION_EDIT}, в данных должен содержаться
|
/frameworks/base/docs/html/guide/components/ |
D | intents-common.jd | 951 <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);
|
D | intents-filters.jd | 227 example, if the action is {@link android.content.Intent#ACTION_EDIT}, the data should contain the
|
/frameworks/base/core/java/com/android/internal/app/ |
D | ResolverActivity.java | 146 EDIT(Intent.ACTION_EDIT,
|
/frameworks/base/docs/html-intl/intl/in/guide/components/ |
D | intents-filters.jd | 224 Misalnya, jika tindakan merupakan {@link android.content.Intent#ACTION_EDIT}, data harus berisi
|
/frameworks/base/core/java/android/content/ |
D | Intent.java | 693 public static final String ACTION_EDIT = "android.intent.action.EDIT"; field in Intent
|
12