Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/
DPeopleTileViewHelperTest.java98 private static final PeopleSpaceTile PERSON_TILE_WITHOUT_NOTIFICATION = field in PeopleTileViewHelperTest
171 RemoteViews views = getPeopleTileViewHelper(PERSON_TILE_WITHOUT_NOTIFICATION).getViews(); in testCreateRemoteViewsWithLastInteractionTimeUnderOneDayHidden()
180 PERSON_TILE_WITHOUT_NOTIFICATION).getViews(); in testCreateRemoteViewsWithLastInteractionTimeUnderOneDayHidden()
214 PERSON_TILE_WITHOUT_NOTIFICATION.toBuilder().setLastInteractionTimestamp( in testCreateRemoteViewsWithLastInteractionTime()
283 PERSON_TILE_WITHOUT_NOTIFICATION.toBuilder().setStatuses( in testCreateRemoteViewsWithGameTypeOnlyIsIgnored()
286 PERSON_TILE_WITHOUT_NOTIFICATION.getId(), in testCreateRemoteViewsWithGameTypeOnlyIsIgnored()
355 PERSON_TILE_WITHOUT_NOTIFICATION.toBuilder().setStatuses( in testCreateRemoteViewsWithBirthdayTypeOnlyIsNotIgnored()
358 PERSON_TILE_WITHOUT_NOTIFICATION.getId(), in testCreateRemoteViewsWithBirthdayTypeOnlyIsNotIgnored()
441 PERSON_TILE_WITHOUT_NOTIFICATION.toBuilder().setStatuses( in testCreateRemoteViewsWithStatusTemplate()
528 PERSON_TILE_WITHOUT_NOTIFICATION.toBuilder().setStatuses( in testCreateRemoteViewsWithStatusTemplateWithImageOnMediumAndLarge()