Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetManager.java1240 remapFollowupFile(widgets); in remapWidgets()
1335 public void remapFollowupFile(Map<String, String> widgets) { in remapFollowupFile() method in PeopleSpaceWidgetManager
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetManagerTest.java1557 mManager.remapFollowupFile(WIDGETS_MAPPING); in testRemapFollowupFile()