Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetManager.java423 return getTileWithCurrentState(storedTile.build(), ACTION_BOOT_COMPLETED); in getTileFromPersistentStorage()
1089 updatedTile = getTileWithCurrentState(existingTile, entryPoint); in updateWidgetsFromBroadcastInBackground()
1113 private PeopleSpaceTile getTileWithCurrentState(PeopleSpaceTile tile, in getTileWithCurrentState() method in PeopleSpaceWidgetManager