Home
last modified time | relevance | path

Searched refs:PERSON_TILE_WITH_SAME_URI (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/widget/
DPeopleSpaceWidgetManagerTest.java192 private static final PeopleSpaceTile PERSON_TILE_WITH_SAME_URI = field in PeopleSpaceWidgetManagerTest
291 addTileForWidget(PERSON_TILE_WITH_SAME_URI, WIDGET_ID_WITH_SAME_URI); in setUp()
914 addTileForWidget(PERSON_TILE_WITH_SAME_URI.toBuilder().setContactUri( in testDoNotUpdateMissedCallNotificationWithContentPostedIfNotMatchingUriTile()
945 eq(PERSON_TILE_WITH_SAME_URI.getPackageName()))).thenReturn( in testDoNotUpdateMissedCallIfMatchingUriTileMissingReadContactsPermission()
1023 WIDGET_ID_WITH_SHORTCUT, new PeopleTileKey(PERSON_TILE_WITH_SAME_URI)); in testAddThenReconfigureWidgetsUpdatesStorageCacheAndListeners()