Home
last modified time | relevance | path

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

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