Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/communal/data/db/
DCommunalWidgetDao.kt120 @Query("DELETE FROM communal_widget_table") fun clearCommunalWidgetsTable() in getWidgets() method
166 clearCommunalWidgetsTable() in restoreCommunalHubState()