Home
last modified time | relevance | path

Searched defs:widgetIdsArray (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/widget/
DPeopleSpaceWidgetManagerTest.java305 int[] widgetIdsArray = {WIDGET_ID_WITH_SHORTCUT}; in setUp() local
420 int[] widgetIdsArray = {}; in testDoNotUpdateAppWidgetIfNoWidgets() local
436 int[] widgetIdsArray = {}; in testDoNotUpdateAppWidgetIfNoShortcutInfo() local
460 int[] widgetIdsArray = {}; in testDoNotUpdateAppWidgetIfNoPackage() local
478 int[] widgetIdsArray = {1}; in testDoNotUpdateAppWidgetIfNonConversationChannelModified() local
494 int[] widgetIdsArray = {1}; in testUpdateAppWidgetIfConversationChannelModified() local
512 int[] widgetIdsArray = {1}; in testOnNotificationChannelModified_userLocked() local
530 int[] widgetIdsArray = {WIDGET_ID_WITH_SHORTCUT, WIDGET_ID_WITHOUT_SHORTCUT}; in testDoNotUpdateNotificationPostedIfDifferentShortcutId() local
546 int[] widgetIdsArray = {WIDGET_ID_WITH_SHORTCUT, WIDGET_ID_WITHOUT_SHORTCUT}; in testDoNotUpdateNotificationPostedIfDifferentPackageName() local
565 int[] widgetIdsArray = {WIDGET_ID_WITH_SHORTCUT, WIDGET_ID_WITHOUT_SHORTCUT}; in testDoNotUpdateNotificationRemovedIfDifferentShortcutId() local
[all …]
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/
DPeopleSpaceUtilsTest.java208 int[] widgetIdsArray = {WIDGET_ID_WITH_SHORTCUT, WIDGET_ID_WITHOUT_SHORTCUT}; in setUp() local
384 int[] widgetIdsArray = {WIDGET_ID_WITH_SHORTCUT}; in testDoNotUpdateSingleConversationAppWidgetWhenNotBirthday() local
404 int[] widgetIdsArray = {WIDGET_ID_WITH_SHORTCUT}; in testUpdateSingleConversationAppWidgetWithoutPersonContactUriToRemoveBirthday() local
425 int[] widgetIdsArray = {WIDGET_ID_WITH_SHORTCUT}; in testUpdateSingleConversationAppWidgetToRemoveBirthdayWhenNoLongerBirthday() local
461 int[] widgetIdsArray = {WIDGET_ID_WITH_SHORTCUT}; in testUpdateSingleConversationAppWidgetWhenBirthday() local