Home
last modified time | relevance | path

Searched defs:newItem (Results 1 – 25 of 326) sorted by relevance

12345678910>>...14

/aosp_15_r20/packages/apps/Car/Notification/src/com/android/car/notification/
DCarNotificationDiff.java80 NotificationGroup newItem = mNewList.get(newItemPosition); in areItemsTheSame() local
100 NotificationGroup newItem, boolean showRecentsAndOlderHeaders) { in sameGroupUniqueIdentifiers()
125 static boolean sameNotificationKey(AlertEntry oldItem, AlertEntry newItem) { in sameNotificationKey()
141 static boolean sameNotificationKeyAndFlags(AlertEntry oldItem, AlertEntry newItem) { in sameNotificationKeyAndFlags()
156 NotificationGroup newItem = mNewList.get(newItemPosition); in areContentsTheSame() local
193 private boolean sameNotificationContent(AlertEntry oldItem, AlertEntry newItem) { in sameNotificationContent()
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/util/
H A DMediaViewModelCallback.kt38 val newItem = new[newIndex] in areItemsTheSame() constant
52 val newItem = new[newIndex] in areContentsTheSame() constant
/aosp_15_r20/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/option/ui/adapter/
DOptionItemAdapter2.kt67 val newItem = newItems[newItemPosition] in setItems() constant
76 val newItem = newItems[newItemPosition] in setItems() constant
DOptionItemAdapter.kt69 val newItem = newItems[newItemPosition] in setItems() constant
78 val newItem = newItems[newItemPosition] in setItems() constant
/aosp_15_r20/out/soong/.intermediates/packages/apps/WallpaperPicker2/WallpaperPicker2Lib/android_common/kapt/gen/stubs/com/android/wallpaper/picker/customization/ui/view/adapter/
DFloatingToolbarTabAdapter.java86 com.android.wallpaper.picker.customization.ui.viewmodel.FloatingToolbarTabViewModel newItem) { in areItemsTheSame()
93 com.android.wallpaper.picker.customization.ui.viewmodel.FloatingToolbarTabViewModel newItem) { in areContentsTheSame()
101 com.android.wallpaper.picker.customization.ui.viewmodel.FloatingToolbarTabViewModel newItem) { in getChangePayload()
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Dulist.cpp61 static void ulist_addFirstItem(UList *list, UListNode *newItem) { in ulist_addFirstItem()
92 UListNode *newItem = nullptr; in ulist_addItemEndList() local
125 UListNode *newItem = nullptr; in ulist_addItemBeginList() local
/aosp_15_r20/external/icu/icu4c/source/common/
H A Dulist.cpp61 static void ulist_addFirstItem(UList *list, UListNode *newItem) { in ulist_addFirstItem()
92 UListNode *newItem = nullptr; in ulist_addItemEndList() local
125 UListNode *newItem = nullptr; in ulist_addItemBeginList() local
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DRemoteInputNotificationRebuilder.java122 RemoteInputHistoryItem newItem = uri != null in rebuildWithRemoteInputInserted() local
143 RemoteInputHistoryItem newItem = uri != null in rebuildWithRemoteInputInserted() local
/aosp_15_r20/developers/samples/android/input/autofill/AutofillFramework/Application/src/main/java/com/example/android/autofill/app/commoncases/
DRecyclerViewActivity.java348 @NonNull FieldMetadata newItem) { in areItemsTheSame()
354 @NonNull FieldMetadata newItem) { in areContentsTheSame()
/aosp_15_r20/developers/build/prebuilts/gradle/AutofillFramework/Application/src/main/java/com/example/android/autofill/app/commoncases/
H A DRecyclerViewActivity.java348 @NonNull FieldMetadata newItem) { in areItemsTheSame()
354 @NonNull FieldMetadata newItem) { in areContentsTheSame()
/aosp_15_r20/external/lzma/CPP/Windows/
H A DMenu.h117 bool AppendItem(UINT flags, UINT_PTR newItemID, LPCTSTR newItem) in AppendItem()
120 bool Insert(UINT position, UINT flags, UINT_PTR idNewItem, LPCTSTR newItem) in Insert()
H A DMenu.cpp256 bool CMenu::AppendItem(UINT flags, UINT_PTR newItemID, LPCWSTR newItem) in AppendItem()
/aosp_15_r20/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
H A DXMPNodeUtils.java584 XMPNode newItem = new XMPNode(ARRAY_ITEM_NAME, null); in findIndexedItem() local
780 XMPNode newItem = new XMPNode(ARRAY_ITEM_NAME, itemValue, null); in appendLangItem() local
H A DXMPUtilsImpl.java324 XMPNode newItem = null; in separateArrayItems() local
1068 StringBuffer newItem = new StringBuffer(item.length() + 2); in applyQuotes() local
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/model/
DBgDataModel.java247 public synchronized void addItem(Context context, ItemInfo item, boolean newItem) { in addItem()
252 Context context, ItemInfo item, boolean newItem, @Nullable LoaderMemoryLogger logger) { in addItem()
/aosp_15_r20/external/lottie/lottie/src/main/java/com/airbnb/lottie/parser/
H A DShapeGroupParser.java41 ContentModel newItem = ContentModelParser.parse(reader, composition); in parse() local
/aosp_15_r20/external/antlr/gunit/src/main/java/org/antlr/gunit/swingui/model/
H A DRule.java59 public void addTestCase(TestCase newItem) { in addTestCase()
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/widget/picker/
DWidgetsDiffCallback.java54 WidgetsListBaseEntry newItem = mNewEntries.get(newItemPosition); in areItemsTheSame() local
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/connecteddevice/audiosharing/
DAudioSharingDeviceItemTest.java49 AudioSharingDeviceItem newItem = new AudioSharingDeviceItem(parcel); in createItem_withParcel() local
/aosp_15_r20/frameworks/base/core/java/com/android/internal/util/
H A DRingBuffer.java61 public RingBuffer(Supplier<T> newItem, IntFunction<T[]> newBacking, int capacity) { in RingBuffer()
/aosp_15_r20/external/autotest/frontend/client/src/autotest/common/
H A DCustomHistory.java92 public static void newItem(HistoryToken token) { in newItem() method in CustomHistory
/aosp_15_r20/external/clang/test/ARCMT/
H A Dobjcmt-property-dot-syntax.m74 @property id newItem; // should be marked objc_method_family(none), but isn't. property
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/notification/modes/
DZenModesListPreferenceControllerTest.java193 SearchIndexableRaw newItem = newData.get(0); in testUpdateDynamicRawDataToIndex_oneMode() local
/aosp_15_r20/packages/modules/AdServices/sdksandbox/tests/cts/inprocess/src/com/android/sdksandbox/tests/cts/inprocess/
DSdkSandboxRestrictionsTest.java241 ContentValues newItem = new ContentValues(); in testSandboxCannotAccess_MediaStoreApi() local
/aosp_15_r20/tools/loganalysis/src/com/android/loganalysis/parser/
H A DTimingsLogParser.java166 GenericTimingItem newItem = new GenericTimingItem(); in parseGenericTimingItem() local

12345678910>>...14