Searched defs:TEXT (Results 1 - 10 of 10) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/view/accessibility/
H A DRecycleAccessibilityEventTest.java28 private static final String TEXT = "Some stuff"; field in class:RecycleAccessibilityEventTest
49 first.getText().add(TEXT);
/frameworks/base/core/java/android/content/
H A DUriMatcher.java180 child.mWhich = TEXT;
240 case TEXT:
258 private static final int TEXT = 2; field in class:UriMatcher
/frameworks/base/tests/DumpRenderTree2/src/com/android/dumprendertree2/
H A DAbstractResult.java40 TEXT { enum constant in enum:AbstractResult.TestType
/frameworks/base/tools/localize/
H A DXMLHandler.h63 TEXT = 1 enumerator in enum:XMLNode::__anon1255
/frameworks/base/core/tests/coretests/src/android/app/
H A DDownloadManagerBaseTest.java98 TEXT, enum constant in enum:DownloadManagerBaseTest.DataType
295 * @param type The type of data to generate: currently, one of {@link DataType.TEXT} or
307 * @param type The type of data to generate: currently, one of {@link DataType.TEXT} or
317 if (type == DataType.TEXT) {
/frameworks/base/core/tests/hosttests/test-apps/DownloadManagerTestApp/src/com/android/frameworks/
H A DDownloadManagerBaseTest.java103 TEXT, enum constant in enum:DownloadManagerBaseTest.DataType
289 * @param type The type of data to generate: currently, one of {@link DataType.TEXT} or
299 if (type == DataType.TEXT) {
/frameworks/base/core/java/android/provider/
H A DTelephony.java81 * <P>Type: TEXT</P>
128 * <P>Type: TEXT</P>
134 * <P>Type: TEXT</P>
158 * <P>Type: TEXT</P>
176 * <P>Type: TEXT</P>
484 * <P>Type: TEXT</P>
730 * <P>Type: TEXT</P>
736 * <P>Type: TEXT</P>
748 * <P>Type: TEXT</P>
754 * <P>Type: TEXT</
1561 public static final String TEXT = "text"; field in class:Telephony.Mms.Part
[all...]
H A DContactsContract.java474 * <p>TYPE: TEXT</p>
766 * <P>Type: TEXT</P>
773 * <P>Type: TEXT</P>
779 * <P>Type: TEXT</P>
830 * <P>Type: TEXT (URI to the ringtone)</P>
855 * <P>Type: TEXT</P>
899 * <P>Type: TEXT</P>
912 * <P>Type: TEXT</P>
962 * <p>Type: TEXT</p>
975 * <p>Type: TEXT</
3361 public static final String TEXT = "text"; field in interface:ContactsContract.StreamItemsColumns
[all...]
/frameworks/base/include/utils/
H A DResourceTypes.h624 TEXT = RES_XML_CDATA_TYPE enumerator in enum:android::ResXMLParser::event_code_t
648 // This is available for TEXT:
/frameworks/base/media/java/android/media/videoeditor/
H A DMediaArtistNativeHelper.java888 public static final int TEXT = 263; field in class:MediaArtistNativeHelper.VideoEffect
1264 * {@link VideoEffect#TEXT VideoEffect.TEXT}. Otherwise this field is
1277 * {@link VideoEffect#TEXT VideoEffect.TEXT}. Otherwise this field is
1302 * is set to {@link VideoEffect#TEXT VideoEffect.TEXT}. Otherwise this
1311 * is set to {@link VideoEffect#TEXT VideoEffect.TEXT}. Otherwise this
1347 * is set to {@link VideoEffect#TEXT VideoEffec
[all...]

Completed in 5107 milliseconds