Home
last modified time | relevance | path

Searched refs:BLOB (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
DCameraMetadataTest.java530 BLOB enumConstant
560 AvailableFormat.BLOB in testReadWriteEnum()
610 AvailableFormat.BLOB in testReadWriteEnumWithCustomValues()
894 final int BLOB = 0x21; in testReadWriteReprocessFormatsMap() local
898 YUV_420_888, 3, YUV_420_888, ImageFormat.NV21, BLOB, in testReadWriteReprocessFormatsMap()
899 RAW16, 2, YUV_420_888, BLOB, in testReadWriteReprocessFormatsMap()
/frameworks/base/docs/html/guide/topics/providers/
Dcontent-provider-creating.jd255 Use the Binary Large OBject (BLOB) data type to store data that varies in size or has a
256 varying structure. For example, you can use a BLOB column to store a
260 You can also use a BLOB to implement a <em>schema-independent</em> table. In
262 more generic columns as BLOB. The meaning of the data in the BLOB columns is indicated
Dcontacts-provider.jd374 (BLOB) data such as photo thumbnails.
1935 android.provider.ContactsContract.StreamItemPhotos#PHOTO column (a BLOB).
Dcontent-provider-basics.jd887 Another data type that providers often use is Binary Large OBject (BLOB) implemented as a
/frameworks/base/api/
Dcurrent.txt49741 field public static final int BLOB = 2004; // 0x7d4
Dsystem-current.txt52347 field public static final int BLOB = 2004; // 0x7d4