/packages/apps/ThemePicker/src/com/android/customization/model/color/ |
D | ColorProvider.kt | 142 val bundles: MutableList<ColorOption> = ArrayList() in loadSeedColors() constant 158 bundles, in loadSeedColors() 163 MAX_SEED_COLORS - bundles.size / styleSize, in loadSeedColors() 166 bundles, in loadSeedColors() 174 bundles, in loadSeedColors() 177 wallpaperColorBundles = bundles in loadSeedColors() 185 bundles: MutableList<ColorOption>, in buildColorSeeds() 189 buildBundle(defaultSeed, 0, containsDefault, source, bundles) in buildColorSeeds() 191 buildBundle(colorInt, i + 1, false, source, bundles) in buildColorSeeds() 200 bundles: MutableList<ColorOption>, in buildBundle() [all …]
|
/packages/apps/Settings/src/com/android/settings/search/ |
D | SettingsSearchIndexablesProvider.java | 176 final Collection<SearchIndexableData> bundles = FeatureFactory.getFeatureFactory() in queryDynamicRawData() local 179 for (SearchIndexableData bundle : bundles) { in queryDynamicRawData() 274 final Collection<SearchIndexableData> bundles = FeatureFactory.getFeatureFactory() in getNonIndexableKeysFromProvider() local 279 for (SearchIndexableData bundle : bundles) { in getNonIndexableKeysFromProvider() 325 final Collection<SearchIndexableData> bundles = FeatureFactory.getFeatureFactory() in getSearchIndexableResourcesFromProvider() local 329 for (SearchIndexableData bundle : bundles) { in getSearchIndexableResourcesFromProvider() 351 final Collection<SearchIndexableData> bundles = FeatureFactory.getFeatureFactory() in getSearchIndexableRawFromProvider() local 355 for (SearchIndexableData bundle : bundles) { in getSearchIndexableRawFromProvider()
|
/packages/modules/AppSearch/testing/safeparceltests/src/android/app/appsearch/safeparcel/ |
D | TestSafeParcelableWithSparseArray.java | 62 @Param(id = 7) SparseArray<Bundle> bundles, in TestSafeParcelableWithSparseArray() 70 mBundles = bundles; in TestSafeParcelableWithSparseArray()
|
D | SafeParcelableSparseArrayTest.java | 139 SparseArray<Bundle> bundles = newBundleSparseArray(new int[] {3, 7, 11}); in testReadWriteSafeParcelableWithSparseArray() local 143 booleans, integers, longs, floats, doubles, strings, bundles, bytes); in testReadWriteSafeParcelableWithSparseArray()
|
/packages/services/Car/service/src/com/android/car/telemetry/util/ |
D | MetricsReportProtoUtils.java | 92 public static MetricsReportList buildMetricsReportList(PersistableBundle... bundles) { in buildMetricsReportList() argument 94 for (PersistableBundle bundle : bundles) { in buildMetricsReportList()
|
/packages/apps/Settings/tests/unit/src/com/android/settings/slices/ |
D | SliceControllerInXmlCodeInspector.java | 149 final Collection<SearchIndexableData> bundles = FeatureFactory.getFeatureFactory() in getIndexableXml() local 153 for (SearchIndexableData bundle : bundles) { in getIndexableXml()
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/slices/ |
D | SliceControllerInXmlCodeInspector.java | 149 final Collection<SearchIndexableData> bundles = FeatureFactory.getFeatureFactory() in getIndexableXml() local 153 for (SearchIndexableData bundle : bundles) { in getIndexableXml()
|
/packages/modules/Connectivity/service-t/native/libs/libnetworkstats/ |
D | NetworkTraceHandler.cpp | 215 std::unordered_map<BundleKey, BundleDetails, BundleHash, BundleEq> bundles; in Write() local 227 BundleDetails& bundle = bundles[key]; in Write() 235 for (const auto& kv : bundles) { in Write()
|
/packages/services/Car/service/src/com/android/car/telemetry/scriptexecutorinterface/ |
D | BundleList.aidl | 23 List<PersistableBundle> bundles;
|
/packages/apps/Settings/src/com/android/settings/slices/ |
D | SliceDataConverter.java | 103 final Collection<SearchIndexableData> bundles = FeatureFactory.getFeatureFactory() in getSliceData() local 106 for (SearchIndexableData bundle : bundles) { in getSliceData()
|
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/telemetry/databroker/ |
D | DataBrokerTest.java | 462 List<PersistableBundle> bundles = new ArrayList<>(); in testScheduleNextTask_withBundleList_shouldPassData() local 463 bundles.add(new PersistableBundle()); in testScheduleNextTask_withBundleList_shouldPassData() 464 bundles.add(new PersistableBundle()); in testScheduleNextTask_withBundleList_shouldPassData() 467 bundles, in testScheduleNextTask_withBundleList_shouldPassData()
|
/packages/modules/Bluetooth/tools/lint/ |
D | Android.bp | 49 // lint bundles in some classes that were built with older versions
|
/packages/providers/MediaProvider/photopicker/ |
D | README | 45 Note: PhotopickerTests bundles the application code with the tests, so the
|
/packages/modules/AdServices/adservices/linter/ |
D | Android.bp | 74 // lint bundles in some classes that were built with older versions
|
/packages/modules/Permission/SafetyCenter/ConfigLintChecker/ |
D | Android.bp | 63 // // lint bundles in some classes that were built with older versions
|
/packages/services/Car/packages/ScriptExecutor/src/com/android/car/scriptexecutor/ |
D | ScriptExecutor.java | 107 reconstBundles.bundles, savedState, listener)); in invokeScriptForBundleList()
|
/packages/services/Car/service/src/com/android/car/telemetry/databroker/ |
D | DataBrokerImpl.java | 576 bl.bundles = task.getBundleList(); in invokeScriptForBundleList() 580 bundleList.bundles = new ArrayList<>(); in invokeScriptForBundleList()
|
/packages/modules/HealthFitness/tests/cts/hostsidetests/healthconnect/libs/HealthConnectTestLib/src/android/healthconnect/cts/lib/ |
D | BundleHelper.java | 397 private static List<? extends Record> toRecordList(List<Bundle> bundles) { in toRecordList() argument 398 return bundles.stream().map(BundleHelper::toRecord).toList(); in toRecordList()
|
/packages/apps/TV/libs/m2/ |
D | javac-shaded-9-dev-r4023-3.jar | org/openjdk/tools/sjavac/server/log/LoggingOutputStream.class
LoggingOutputStream.java
package ... |
/packages/apps/TV/libs/ |
D | google-java-format-1.7-all-deps.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_GB_wordlist.combined.gz |
|
D | en_US_wordlist.combined.gz |
|
D | en_wordlist.combined.gz |
|
D | da_wordlist.combined.gz | 1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ... |