Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_util_EventLog.cpp101 jsize copied = 0, num = env->GetArrayLength(value); in android_util_EventLog_writeEvent_Array() local
102 for (; copied < num && copied < 255; ++copied) { in android_util_EventLog_writeEvent_Array()
103 jobject item = env->GetObjectArrayElement(value, copied); in android_util_EventLog_writeEvent_Array()
136 buf[1] = copied; in android_util_EventLog_writeEvent_Array()
/frameworks/compile/slang/tests/F_struct_array_copy/
Dstderr.txt.expect1 struct_array_copy.rs:35:5: error: Arrays of RS object types within structures cannot be copied
/frameworks/base/libs/rs/scriptc/
Drs_allocation.rsh80 * @param dstOff The offset of the first element to be copied in
83 * @param count The number of elements to be copied.
86 * copied in the source allocation.
/frameworks/base/docs/html/guide/topics/clipboard/
Dcopy-paste.jd823 using to copy data. Also declare a MIME type for the copied data:
832 // Declares a MIME type for the copied data
920 return an appropriate MIME type for copied data:
1023 type pattern. The content provider (of the application that has copied a URI to the
1028 content provider has copied to the clipboard.
1068 that the clipboard contains the clip that the user previously copied in <em>your</em>
/frameworks/base/docs/html/guide/topics/search/
Dadding-custom-suggestions.jd677 These are suggestions that the system has copied from your content provider so it can
710 <li>Prevent the suggestion from being copied into a shortcut at all.
713 this case, the suggestion is never copied into a shortcut. This should only be necessary if you
714 absolutely do not want the previously copied suggestion to appear. (Recall that if you
/frameworks/base/docs/html/guide/practices/design/
Djni.jd251 is issued (which implies that, if the data wasn't copied, the array object
257 <p>You can determine whether or not the data was copied by passing in a
269 <li>Copy: data is copied back. The buffer with the copy is freed.
274 <li>Copy: data is copied back. The buffer with the copy
/frameworks/base/docs/html/guide/developing/tools/
DMonkeyImage.jd11 copied from the screen buffer during a screenshot. This object's methods allow you to
Daidl.jd108 that use your service. That is, because your {@code .aidl} file must be copied to other applications
/frameworks/base/docs/html/guide/practices/ui_guidelines/
Dicon_design.jd240 can quickly determine which assets should be copied to each application
/frameworks/compile/slang/
DREADME.rst213 // copyNow: If true, it will be copied to the *index*\-th entry
/frameworks/base/docs/html/guide/developing/debugging/
Ddebugging-tracing.jd289 &lt;trace-base-name&gt;</code>. For example, to run Traceview on the example files copied in the
/frameworks/base/docs/html/guide/tutorials/notepad/
Dnotepad-ex1.jd46 … Click <strong>Browse</strong> and navigate to where you copied the <code>NotepadCodeLab</code>
/frameworks/base/docs/html/resources/tutorials/notepad/
Dnotepad-ex1.jd46 … Click <strong>Browse</strong> and navigate to where you copied the <code>NotepadCodeLab</code>
/frameworks/base/docs/html/guide/topics/renderscript/
Dindex.jd299 contained in a float[n] array or a byte[n*4] array can be copied.</p>
/frameworks/base/docs/html/resources/faq/
Dcommontasks.jd800 <td valign="top">(<em>optional</em>) Any files to be copied directly to the device. </td>
/frameworks/base/docs/html/sdk/
Declipse-adt.jd198 multiple pages. Sample projects are now copied into the workspace such that they can be modified