Home
last modified time | relevance | path

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

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