Home
last modified time | relevance | path

Searched refs:blobs (Results 1 – 7 of 7) 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.java141 void updateList(List<BlobInfo> blobs) {
143 if (blobs.isEmpty()) {
146 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/pvmfw/
DREADME.md167 its size and, in particular, the expected number of appended blobs. Each blob is
174 blos it refers to. In version 1.0, it describes two blobs:
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...