Files
packages_apps_Settings/src/com/android
Oleksandr Peletskyi a6fb46621b Fixed stopped countdown when PIN entered incorrect.
When device is locked CountDownTimer.onFinish() is not called
after countdown finished. Thus some logic was copied to onResume().

BUG:28160696
Change-Id: I1906e7ab2202b437b909afc12b7b3628692a00f1
2016-04-14 19:35:04 +02:00
..