Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/widget/
DPeopleSpaceWidgetManagerTest.java162 private static final int WIDGET_ID_WITH_DIFFERENT_URI = 6; field in PeopleSpaceWidgetManagerTest
218 String.valueOf(WIDGET_ID_15), String.valueOf(WIDGET_ID_WITH_DIFFERENT_URI)
915 Uri.parse("different_uri")).build(), WIDGET_ID_WITH_DIFFERENT_URI); in testDoNotUpdateMissedCallNotificationWithContentPostedIfNotMatchingUriTile()
917 {WIDGET_ID_WITH_SHORTCUT, WIDGET_ID_WITHOUT_SHORTCUT, WIDGET_ID_WITH_DIFFERENT_URI}; in testDoNotUpdateMissedCallNotificationWithContentPostedIfNotMatchingUriTile()
937 verify(mAppWidgetManager, times(0)).updateAppWidget(eq(WIDGET_ID_WITH_DIFFERENT_URI), in testDoNotUpdateMissedCallNotificationWithContentPostedIfNotMatchingUriTile()