summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/SaveChosenLockWorkerBase.java
Commit message (Collapse)AuthorAgeFilesLines
* Fix ChoosePat/Pin/Pwd crash from async taskXiyuan Xia2015-08-271-0/+106
Use a retained worker fragment to track the asynchronous save-and-finish task so that ChoosePattern/Password activity is properly dismissed after a configuration change. Bug:23424884 Bug:23521530 Change-Id: I328022c1603cfb0f6812cd8aa7916ae7b72c9950