HomeSort by relevance Sort by last modified time
    Searched defs:update2 (Results 1 - 5 of 5) sorted by null

  /frameworks/support/v7/recyclerview/src/test/java/androidx/recyclerview/widget/
SortedListTest.java 852 final PayloadChange update2 = mPayloadUpdates.get(1); local
853 assertEquals(2, update2.position);
854 assertEquals(1, update2.count);
855 assertEquals(333, update2.payload);
935 final PayloadChange update2 = mPayloadUpdates.get(1); local
936 assertEquals(1, update2.position);
937 assertEquals(1, update2.count);
938 assertEquals(333, update2.payload);
    [all...]
  /frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
RankingHelperTest.java 956 NotificationChannel update2 = getChannel(); local
977 final NotificationChannel update2 = getChannel(); local
997 final NotificationChannel update2 = getChannel(); local
1020 final NotificationChannel update2 = getChannel(); local
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-8.0.0_r4-robolectric-0.jar 
android-all-8.0.0_r4-robolectric-r1.jar 
android-all-o-preview-4-robolectric-0.jar 

Completed in 1342 milliseconds