Searched refs:blobs (Results 1 – 5 of 5) sorted by relevance
533 ArrayList<DecodedFilename> blobs = contentsByKey(packageDir); in getRestoreData() local534 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()
42 sending binary blobs of data, such as images. You attach assets to data items and the system115 <dd>Assets are binary blobs of data that you typically use to transfer images or media.</dd>
18 To send large blobs of binary data over the Bluetooth transport, such as images, attach an
86 in some "blobs", each color representing one APK.</p>
122 considers them opaque binary blobs and renames the files using the following scheme:</p>