Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
DPeopleSpaceWidgetManager.java457 return getTileWithCurrentState(storedTile.build(), ACTION_BOOT_COMPLETED); in getTileFromPersistentStorage()
1124 updatedTile = getTileWithCurrentState(existingTile, entryPoint); in updateWidgetsFromBroadcastInBackground()
1148 private PeopleSpaceTile getTileWithCurrentState(PeopleSpaceTile tile, in getTileWithCurrentState() method in PeopleSpaceWidgetManager