Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/people/
DPeopleBackupFollowUpJob.java124 cancelJobAndClearRemainingWidgets(remainingWidgets, followUpEditor, sp); in onStartJob()
186 public void cancelJobAndClearRemainingWidgets(Map<String, Set<String>> remainingWidgets, in cancelJobAndClearRemainingWidgets() method in PeopleBackupFollowUpJob
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/
DPeopleBackupFollowUpJobTest.java188 mPeopleBackupFollowUpJob.cancelJobAndClearRemainingWidgets( in testCancelJobAndClearRemainingWidgets()