Searched refs:Copy (Results 1 – 5 of 5) sorted by relevance
138 private class Copy extends AnalyticsClick { class in WebViewContextMenu141 public Copy(CharSequence text, String analyticsLabel) { in Copy() method in WebViewContextMenu.Copy315 setOnMenuItemClickListener(new Copy(extra, "copy_phone")); in onCreateContextMenu()326 setOnMenuItemClickListener(new Copy(extra, "copy_email")); in onCreateContextMenu()345 setOnMenuItemClickListener(new Copy(extra, "copy_geo")); in onCreateContextMenu()379 setOnMenuItemClickListener(new Copy(extra, "copy_link")); in setupAnchorMenu()
65 private class Copy implements MenuItem.OnMenuItemClickListener { class in EmailCopyContextMenu68 public Copy(CharSequence text) { in Copy() method in EmailCopyContextMenu.Copy109 new Copy(mAddress)); in onCreateContextMenu()
306 ![Copy semantics makes a lots of copy operations.](diagram/move2.png)349 Copy-string is always safe because it owns a copy of the data. Const-string can be used for storing…472 ## Deep Copy Value {#DeepCopyValue}
202 ## Local Stream Copy {#LocalStreamCopy}
173 …There are two APIs: constructor with allocator, and `CopyFrom()`. See [Deep Copy Value](doc/tutori…