Searched refs:getNotificationSender (Results 1 – 4 of 4) sorted by relevance
333 assertThat(readTile.getNotificationSender()).isEqualTo(tile.getNotificationSender()); in testWriteThenReadFromParcel()372 assertThat(tile.getNotificationSender()).isEqualTo("test"); in testNotificationSender()
256 assertThat(actual.getNotificationSender()).isEqualTo(null); in testAugmentTileFromNotification()296 assertThat(actual.getNotificationSender().toString()).isEqualTo("name"); in testAugmentTileFromNotificationGroupWithSender()
155 public CharSequence getNotificationSender() { in getNotificationSender() method in PeopleSpaceTile
706 CharSequence sender = mTile.getNotificationSender(); in createNotificationRemoteViews()