Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetManager.java349 return getTileForExistingWidgetThrowing(appWidgetId); in getTileForExistingWidget()
357 private PeopleSpaceTile getTileForExistingWidgetThrowing(int appWidgetId) throws in getTileForExistingWidgetThrowing() method in PeopleSpaceWidgetManager
1085 existingTile = getTileForExistingWidgetThrowing(appWidgetId); in updateWidgetsFromBroadcastInBackground()