OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clip_text
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/renderer/
render_view_impl_android.cc
68
blink::WebString
clip_text
;
local
71
webview()->extractSmartClipData(rect,
clip_text
, clip_html, clip_rect);
73
routing_id_,
clip_text
, clip_html, clip_rect));
/development/samples/ApiDemos/src/com/example/android/apis/content/
ClipboardSample.java
96
mDataText = (TextView)findViewById(R.id.
clip_text
);
Completed in 676 milliseconds