Searched refs:copied (Results 1 – 16 of 16) sorted by relevance
101 jsize copied = 0, num = env->GetArrayLength(value); in android_util_EventLog_writeEvent_Array() local102 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()
1 struct_array_copy.rs:35:5: error: Arrays of RS object types within structures cannot be copied
80 * @param dstOff The offset of the first element to be copied in83 * @param count The number of elements to be copied.86 * copied in the source allocation.
823 using to copy data. Also declare a MIME type for the copied data:832 // Declares a MIME type for the copied data920 return an appropriate MIME type for copied data:1023 type pattern. The content provider (of the application that has copied a URI to the1028 content provider has copied to the clipboard.1068 that the clipboard contains the clip that the user previously copied in <em>your</em>
677 These are suggestions that the system has copied from your content provider so it can710 <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 you714 absolutely do not want the previously copied suggestion to appear. (Recall that if you
251 is issued (which implies that, if the data wasn't copied, the array object257 <p>You can determine whether or not the data was copied by passing in a269 <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
11 copied from the screen buffer during a screenshot. This object's methods allow you to
108 that use your service. That is, because your {@code .aidl} file must be copied to other applications
240 can quickly determine which assets should be copied to each application
213 // copyNow: If true, it will be copied to the *index*\-th entry
289 <trace-base-name></code>. For example, to run Traceview on the example files copied in the
46 … Click <strong>Browse</strong> and navigate to where you copied the <code>NotepadCodeLab</code>
299 contained in a float[n] array or a byte[n*4] array can be copied.</p>
800 <td valign="top">(<em>optional</em>) Any files to be copied directly to the device. </td>
198 multiple pages. Sample projects are now copied into the workspace such that they can be modified