Home
last modified time | relevance | path

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

/packages/modules/NetworkStack/common/networkstackclient/src/android/net/ipmemorystore/
DNetworkAttributes.java152 private static List<InetAddress> blobArrayToInetAddressList(@Nullable final Blob[] blobs) { in blobArrayToInetAddressList() argument
153 if (null == blobs) return null; in blobArrayToInetAddressList()
154 final ArrayList<InetAddress> list = new ArrayList<>(blobs.length); in blobArrayToInetAddressList()
155 for (final Blob b : blobs) { in blobArrayToInetAddressList()
165 final ArrayList<Blob> blobs = new ArrayList<>(); in inetAddressListToBlobArray()
171 blobs.add(b); in inetAddressListToBlobArray()
173 return blobs.toArray(new Blob[0]); in inetAddressListToBlobArray()
/packages/apps/Settings/src/com/android/settings/development/storage/
DBlobInfoListView.java145 void updateList(List<BlobInfo> blobs) {
147 if (blobs.isEmpty()) {
150 addAll(blobs);
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/backup/
DKitchenSinkBackupTransport.java702 List<DecodedFilename> blobs = contentsByKey(packageDir); in getRestoreData() local
703 if (blobs == null) { // nextRestorePackage() ensures the dir exists, so this is an error in getRestoreData()
709 if (DEBUG) Log.d(TAG, "getRestoreData() found " + blobs.size() + " key files"); in getRestoreData()
712 for (DecodedFilename keyEntry : blobs) { in getRestoreData()
/packages/modules/Virtualization/docs/
Dgetting_started.md50 1. [Download](https://developers.google.com/android/blobs-preview) the preview
/packages/modules/Virtualization/pvmfw/
DREADME.md183 its size and, in particular, the expected number of appended blobs. Each blob is
190 blos it refers to. In version 1.0, it describes two blobs:
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz
Den_US_wordlist.combined.gz
Den_wordlist.combined.gz