OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:coerceToText
(Results
1 - 9
of
9
) sorted by null
/development/samples/ApiDemos/src/com/example/android/apis/content/
ClipboardSample.java
182
mDataText.setText(item.
coerceToText
(this));
/frameworks/base/core/java/android/content/
ClipData.java
77
* can use the convenience method {@link Item#
coerceToText
Item.
coerceToText
}.
106
* <p>For example, the implementation of {@link Item#
coerceToText
Item.
coerceToText
}
109
* {@sample frameworks/base/core/java/android/content/ClipData.java
coerceToText
}
147
* into an editor), then {@link Item#
coerceToText
(Context)} will ask the content
311
//BEGIN_INCLUDE(
coerceToText
)
312
public CharSequence
coerceToText
(Context context) {
376
//END_INCLUDE(
coerceToText
)
[
all
...]
/prebuilts/sdk/11/
android.jar
/prebuilts/sdk/12/
android.jar
/prebuilts/sdk/14/
android.jar
/prebuilts/sdk/15/
android.jar
/prebuilts/sdk/18/
android.jar
/prebuilts/sdk/19/
android.jar
/prebuilts/sdk/current/
android.jar
Completed in 2114 milliseconds