OSDN Git Service

Prevent showing multiple keyguard dialog in vpn setup UI
authorFan Zhang <zhfan@google.com>
Tue, 6 Jun 2017 00:15:21 +0000 (17:15 -0700)
committerFan Zhang <zhfan@google.com>
Tue, 6 Jun 2017 00:42:53 +0000 (17:42 -0700)
commitab0a0c8202088ea7e0f489e34074604f0e273f49
tree60b76b8f646db692bb67c1b3cfac65929c582ac3
parentfe23da579d290c9aefd219cec54f99c0e6819287
Prevent showing multiple keyguard dialog in vpn setup UI

Change-Id: If3a0d4ee285bfdde5f4b84bee58d62708071fe75
Fix: 37552190
Test: make RunSettingsRoboTests
src/com/android/settings/CredentialStorage.java
src/com/android/settings/security/ConfigureKeyGuardDialog.java [new file with mode: 0644]
tests/robotests/src/com/android/settings/security/ConfigureKeyGuardDialogTest.java [new file with mode: 0644]