Searched refs:assets (Results 1 – 20 of 20) sorted by relevance
24 asset_dirs: ["assets/latest_carrier_id"],32 name: "telephonyprovider-assets-carrierlist",33 srcs: ["assets/latest_carrier_id/carrier_list.*"],
7 CarrierIdentifier objects, rather than just mcc/mnc. per-network configuration files live in assets11 https://android.googlesource.com/platform/packages/providers/TelephonyProvider/+/master/assets/late…14 This app uses a CarrierIdentifier to read the appropriate config snippets from the assets folder.
533 CarrierIdProto.CarrierList assets = null; in getUpdateCarrierList() local544 assets = CarrierIdProto.CarrierList.parseFrom(readInputStreamToByteArray(is)); in getUpdateCarrierList()560 if (assets != null && assets.version > version) { in getUpdateCarrierList()561 carrierList = assets; in getUpdateCarrierList()562 version = assets.version; in getUpdateCarrierList()
50 assets.srcDirs = ['assets']
49 assets.srcDirs = ['assets']
50 "assets",58 // pack some raw file locate in assets folder
3 com.android.assets.product \4 com.android.assets.quantum \
278 AssetManager assets = getContext().getAssets();279 try (InputStream is = assets.open(TimeZoneDistro.FILE_NAME, ACCESS_STREAMING);
80 pkgContext.assets.openXmlResourceParser(cookie, MANIFEST_FILE_NAME) in loadDataAndPostValue()
76 "assets",
53 "fake/assets",
545 final AssetManager assets = resources.getAssets();546 for (final String localeString : assets.getLocales()) {
105 …unzip -p "$apks" "$filename" | bsdtar -xOf- assets/NOTICE.html.gz > "${destdir}/NOTICE.html.gz" ||…
5 This file is the textpb verion of carrier_list.pb files under assets/, for readability purpose only.
81 get() = Typeface.createFromAsset(mContext!!.assets, "fonts/clock.ttf")
34 icons/assets that need to be tinted.
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
1dictionary=main:en,locale=en,description=English,date=1414726273, ...