/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/listbuilder/ |
H A D | SemiStableSort.kt | 72 withAdditions<T> { additions -> 73 items.filterTo(additions) { stableOrder.getRank(it) == null } 74 additions.sortWith(comparator) 75 insertPreSortedElementsWithFewestMisOrderings(result, additions, comparator) 103 withAdditions<T> { additions -> 104 sortedItems.filterTo(additions) { stableOrder.getRank(it) == null } 105 if (additions.isNotEmpty()) { 107 insertPreSortedElementsWithFewestMisOrderings(result, additions, comparator)
|
/aosp14/frameworks/base/core/java/com/android/internal/widget/ |
H A D | DefaultItemAnimator.java | 166 additions.addAll(mPendingAdditions); in runPendingAnimations() 167 mAdditionsList.add(additions); in runPendingAnimations() 175 additions.clear(); in runPendingAnimations() 176 mAdditionsList.remove(additions); in runPendingAnimations() 184 View view = additions.get(0).itemView; in runPendingAnimations() 486 if (additions.remove(item)) { in endAnimation() 489 if (additions.isEmpty()) { in endAnimation() 609 count = additions.size(); in endAnimations() 611 ViewHolder item = additions.get(j); in endAnimations() 615 additions.remove(j); in endAnimations() [all …]
|
/aosp14/frameworks/base/tests/JobSchedulerPerfTests/src/com/android/frameworks/perftests/job/ |
H A D | JobStorePerfTests.java | 135 List<JobStatus> additions = new ArrayList<>(); in testPersistedJobWriting_delta_fewJobs() local 141 additions.add(job); in testPersistedJobWriting_delta_fewJobs() 146 runPersistedJobWriting_delta(sFewJobs, additions, removals); in testPersistedJobWriting_delta_fewJobs() 151 List<JobStatus> additions = new ArrayList<>(); in testPersistedJobWriting_delta_manyJobs() local 157 additions.add(job); in testPersistedJobWriting_delta_manyJobs() 162 runPersistedJobWriting_delta(sManyJobs, additions, removals); in testPersistedJobWriting_delta_manyJobs()
|
/aosp14/frameworks/base/data/fonts/ |
H A D | Android.mk | 38 external/unicode/additions/emoji-data.txt \ 39 external/unicode/additions/emoji-sequences.txt \ 40 external/unicode/additions/emoji-zwj-sequences.txt \
|
H A D | NOTICE | 62 the original version of the Work and any modifications or additions
|
/aosp14/frameworks/base/tools/fonts/ |
H A D | fontchain_linter.py | 506 additions = [tuple(sequence)] 511 additions = range(char_start, char_end+1) 513 additions = [int(chars, 16)] 515 output_dict[prop].update(additions) 517 for addition in additions:
|
/aosp14/frameworks/base/tools/aapt2/configuration/ |
H A D | ConfigurationParser_test.cpp | 115 <!--- manifest additions here XSLT? TODO -->
|
/aosp14/frameworks/base/mime/java-res/ |
H A D | android.mime.types | 127 # Optional additions that should not override any previous mapping.
|
/aosp14/frameworks/base/cmds/pm/ |
H A D | NOTICE | 62 the original version of the Work and any modifications or additions
|
/aosp14/frameworks/base/cmds/uinput/ |
H A D | NOTICE | 62 the original version of the Work and any modifications or additions
|
/aosp14/frameworks/base/cmds/wm/ |
H A D | NOTICE | 62 the original version of the Work and any modifications or additions
|
/aosp14/frameworks/base/packages/SettingsProvider/ |
H A D | NOTICE | 62 the original version of the Work and any modifications or additions
|
/aosp14/frameworks/base/packages/CompanionDeviceManager/ |
H A D | NOTICE | 62 the original version of the Work and any modifications or additions
|
/aosp14/frameworks/base/identity/ |
H A D | NOTICE | 62 the original version of the Work and any modifications or additions
|
/aosp14/frameworks/base/packages/DynamicSystemInstallationService/ |
H A D | NOTICE | 62 the original version of the Work and any modifications or additions
|
/aosp14/frameworks/base/packages/ExtShared/ |
H A D | NOTICE | 62 the original version of the Work and any modifications or additions
|
/aosp14/frameworks/base/packages/FusedLocation/ |
H A D | NOTICE | 62 the original version of the Work and any modifications or additions
|
/aosp14/frameworks/base/keystore/ |
H A D | NOTICE | 62 the original version of the Work and any modifications or additions
|
/aosp14/frameworks/base/packages/SystemUI/ |
H A D | NOTICE | 62 the original version of the Work and any modifications or additions
|
/aosp14/frameworks/base/packages/WAPPushManager/ |
H A D | NOTICE | 62 the original version of the Work and any modifications or additions
|
/aosp14/frameworks/base/media/jni/ |
H A D | NOTICE | 62 the original version of the Work and any modifications or additions
|
/aosp14/frameworks/base/media/jni/soundpool/ |
H A D | NOTICE | 62 the original version of the Work and any modifications or additions
|
/aosp14/frameworks/base/cmds/am/ |
H A D | NOTICE | 62 the original version of the Work and any modifications or additions
|
/aosp14/frameworks/base/cmds/appops/ |
H A D | NOTICE | 62 the original version of the Work and any modifications or additions
|
/aosp14/frameworks/base/cmds/appwidget/ |
H A D | NOTICE | 62 the original version of the Work and any modifications or additions
|