Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/people/
H A DPeopleTileViewHelper.java296 ConversationStatus mostRecentlyStartedStatus = statusesForEntireView.stream().max( in getViewForTile() local
298 return createStatusRemoteViews(mostRecentlyStartedStatus); in getViewForTile()