Home
last modified time | relevance | path

Searched refs:blobs (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/com/android/internal/backup/
DLocalTransport.java533 ArrayList<DecodedFilename> blobs = contentsByKey(packageDir); in getRestoreData() local
534 if (blobs == null) { // nextRestorePackage() ensures the dir exists, so this is an error in getRestoreData()
540 if (DEBUG) Log.v(TAG, " getRestoreData() found " + blobs.size() + " key files"); in getRestoreData()
543 for (DecodedFilename keyEntry : blobs) { in getRestoreData()
/frameworks/base/docs/html/training/wearables/data-layer/
Dindex.jd42 sending binary blobs of data, such as images. You attach assets to data items and the system
115 <dd>Assets are binary blobs of data that you typically use to transfer images or media.</dd>
Dassets.jd18 To send large blobs of binary data over the Bluetooth transport, such as images, attach an
/frameworks/base/docs/html/training/multiple-apks/
Dmultiple.jd86 in some "blobs", each color representing one APK.</p>
/frameworks/base/docs/html/google/play/
Dexpansion-files.jd122 considers them opaque binary blobs and renames the files using the following scheme:</p>