HomeSort by relevance Sort by last modified time
    Searched full:paste (Results 51 - 75 of 768) sorted by null

1 23 4 5 6 7 8 91011>>

  /frameworks/base/core/res/res/layout/
text_edit_side_paste_window.xml 33 android:text="@android:string/paste"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
tiocl.h 21 #define TIOCL_PASTESEL 3 /* paste previous selection */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
tiocl.h 21 #define TIOCL_PASTESEL 3 /* paste previous selection */
  /external/clang/lib/Lex/
TokenLexer.cpp 150 // Issue an extension diagnostic for the paste operator.
157 // If the comma was right after another paste (e.g. "X##,##__VA_ARGS__"),
222 // Find out if there is a paste (##) operator before or after the token.
312 // Okay, we have a token that is either the LHS or RHS of a paste (##)
319 // the expander trys to paste ',' with the first token of the __VA_ARGS__
325 // Remove the paste operator, report use of the extension.
349 // Do not do this if the paste operator occurs before the macro argument,
362 // If an empty argument is on the LHS or RHS of a paste, the standard (C99
368 // buffer) the paste operator after it.
373 // If this is on the RHS of a paste operator, we've already copied th
    [all...]
  /frameworks/base/docs/html/guide/topics/text/
copy-paste.jd 1 page.title=Copy and Paste
81 <a href="#DataDesign">Designing Effective Copy/Paste Functionality</a>
146 the clipboard. To paste the string, you get the clip object from the clipboard and copy
154 the clipboard. To paste the data, you get the clip object, get the
162 clipboard. To paste the data, you get the clip object and then copy the Intent object
171 If you want to allow users to paste data into your application, you don't have to handle all
173 paste it. Besides having a certain data form, the clip object also contains metadata that tells
179 You may also want to allow users to paste text regardless of the form of data on the
181 paste this text. This is described in the section <a href="#CoerceToText">Coercing the
221 Applications that want to paste the data get the URI from the clipboard and use it t
    [all...]
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
file_transfer_controller.js 151 * Attach handlers of copy, cut and paste operations to the document.
166 this.document_.addEventListener('paste',
328 * @param {DirectoryEntry=} opt_destinationEntry Paste destination.
329 * @param {string=} opt_effect Desired drop/paste effect. Could be
334 paste: function(dataTransfer, opt_destinationEntry, opt_effect) {
337 // effectAllowed set in copy/paste handlers stay uninitialized. DnD handlers
383 this.fileOperationManager_.paste(
692 this.paste(event.dataTransfer, destinationEntry,
867 // If the event has destDirectory property, paste files into the directory.
868 // This occurs when the command fires from menu item 'Paste into folder'
    [all...]
  /development/samples/training/basic/ActivityLifecycle/
build.xml 68 - copy/paste the target into this file, *before* the
72 - copy/paste the content of the rules files (minus the top node)
  /external/chromium_org/third_party/WebKit/Source/core/clipboard/
Clipboard.h 51 // State available during IE's events for drag and drop and copy/paste
54 // Whether this clipboard is serving a drag-drop or copy-paste request.
  /external/chromium_org/third_party/libjingle/source/talk/examples/android/
build.xml 75 - copy/paste the target into this file, *before* the
79 - copy/paste the content of the rules files (minus the top node)
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glcpp-parse.h 65 PASTE = 283,
103 #define PASTE 283
  /external/chromium_org/third_party/skia/platform_tools/android/examples/hello_skia_app/
build.xml 75 - copy/paste the target into this file, *before* the
79 - copy/paste the content of the rules files (minus the top node)
  /external/chromium_org/third_party/webrtc/examples/android/opensl_loopback/
build.xml 75 - copy/paste the target into this file, *before* the
79 - copy/paste the content of the rules files (minus the top node)
  /external/glide/library/
build.xml 75 - copy/paste the target into this file, *before* the
79 - copy/paste the content of the rules files (minus the top node)
  /external/glide/library/tests/
build.xml 75 - copy/paste the target into this file, *before* the
79 - copy/paste the content of the rules files (minus the top node)
  /external/glide/third_party/gif_decoder/
build.xml 75 - copy/paste the target into this file, *before* the
79 - copy/paste the content of the rules files (minus the top node)
  /external/skia/platform_tools/android/examples/hello_skia_app/
build.xml 75 - copy/paste the target into this file, *before* the
79 - copy/paste the content of the rules files (minus the top node)
  /frameworks/base/docs/html/design/building-blocks/
text-fields.jd 15 paste) and data lookup via auto-completion.</p>
69 typically cut, copy, and paste, but apps can insert additional commands as needed.</p>
  /frameworks/volley/
build.xml 75 - copy/paste the target into this file, *before* the
79 - copy/paste the content of the rules files (minus the top node)
  /packages/experimental/TestBack/src/foo/bar/testback/
TestBackService.java 62 // PASTE
69 if ((focus.getActions() & 0x00008000) /* PASTE*/ != 0) {
  /sdk/apps/DeviceConfig/
build.xml 73 - copy/paste the target into this file, *before* the
77 - copy/paste the content of the rules files (minus the top node)
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/
ManifestEditorContributor.java 88 actionBars.setGlobalActionHandler(ActionFactory.PASTE.getId(),
89 getAction(editor, ITextEditorActionConstants.PASTE));
  /sdk/templates/
build.template 75 - copy/paste the target into this file, *before* the
79 - copy/paste the content of the rules files (minus the top node)
uibuild.template 75 - copy/paste the target into this file, *before* the
79 - copy/paste the content of the rules files (minus the top node)
  /sdk/testapps/aidlTest/libWithAidl/
build.xml 73 - copy/paste the target into this file, *before* the
77 - copy/paste the content of the rules files (minus the top node)
  /sdk/testapps/aidlTest/mainProject/
build.xml 73 - copy/paste the target into this file, *before* the
77 - copy/paste the content of the rules files (minus the top node)

Completed in 2458 milliseconds

1 23 4 5 6 7 8 91011>>