Home
last modified time | relevance | path

Searched defs:restoreCommunalHubState (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/communal/data/db/
DCommunalWidgetDao.kt165 fun restoreCommunalHubState(state: CommunalHubState) { in restoreCommunalHubState() method
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/communal/data/db/
DCommunalWidgetDaoTest.kt229 fun restoreCommunalHubState() = in <lambda>() method in com.android.systemui.communal.data.db.CommunalWidgetDaoTest