Searched refs:bundles (Results 1 – 9 of 9) sorted by relevance
56 static RemoteInputCompatBase.RemoteInput[] fromBundleArray(Bundle[] bundles, in fromBundleArray() argument58 if (bundles == null) { in fromBundleArray()61 RemoteInputCompatBase.RemoteInput[] remoteInputs = factory.newArray(bundles.length); in fromBundleArray()62 for (int i = 0; i < bundles.length; i++) { in fromBundleArray()63 remoteInputs[i] = fromBundle(bundles[i], factory); in fromBundleArray()72 Bundle[] bundles = new Bundle[remoteInputs.length]; in toBundleArray() local74 bundles[i] = toBundle(remoteInputs[i]); in toBundleArray()76 return bundles; in toBundleArray()
67 final List<LayoutFileBundle> bundles = mLayoutBundles.get(bundle.mFileName); in addLayoutBundle() local68 for (LayoutFileBundle existing : bundles) { in addLayoutBundle()75 bundles.add(bundle); in addLayoutBundle()104 for (Map.Entry<String, List<LayoutFileBundle>> bundles : mLayoutBundles.entrySet()) { in validateMultiResLayouts()105 if (bundles.getValue().size() < 2) { in validateMultiResLayouts()111 for (LayoutFileBundle bundle : bundles.getValue()) { in validateMultiResLayouts()114 String bindingClass = validateAndGetSharedClassName(bundles.getValue()); in validateMultiResLayouts()116 bundles.getValue(), ErrorMessages.MULTI_CONFIG_VARIABLE_TYPE_MISMATCH, in validateMultiResLayouts()125 bundles.getValue(), ErrorMessages.MULTI_CONFIG_IMPORT_TYPE_MISMATCH, in validateMultiResLayouts()133 for (LayoutFileBundle bundle : bundles.getValue()) { in validateMultiResLayouts()[all …]
179 Map<String, List<LayoutFileBundle>> bundles = in processLayoutFiles() local182 for (String name : bundles.keySet()) { in processLayoutFiles()183 LayoutFileBundle layoutFileBundle = bundles.get(name).get(0); in processLayoutFiles()
67 <p>By comparison, the same app that bundles transfers of 3 seconds of every minute will keep the ra…
29 the <code>productFlavor</code>, libraries, Android ARchive (AAR) bundles of Android Library
433 protocol bundles the packets together for both speeds into one logical packet for simplicity.</p>
611 <li>AAR bundles of library project dependencies</li>
360 save your JET Creator project. This is the file that bundles all JET assets
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...