summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/14/changes
diff options
context:
space:
mode:
authorDaniel Sandler <dsandler@android.com>2012-11-07 15:07:12 -0500
committerDaniel Sandler <dsandler@android.com>2012-11-07 16:38:21 -0500
commit1ce804397fbd1fb9847d42f42294babea724ccf2 (patch)
tree65c4aeb696dd7dc7fde3cd013a069c2e182d48f8 /docs/html/sdk/api_diff/14/changes
parentb524f4b928fe3ac9c71657a323cff4b3321344da (diff)
Make dismissKeyguardLw use KeyguardViewMediator.dismiss().
It previously did some of the logic of dismiss() itself: checking to see if the KG is secure, and if not, proceeding to call keyguardDone() to actually hide everything. But now that we have the "bouncer" authentication UI, the WM should let the keyguard challenge the user to see if even a secure keyguard should be dismissed. (Insecure keyguards should behave exactly has they did before.) Unless, of course, the KVM is in a "dismissable" state, in which case it's safe to call keyguardDone() directly. (This can happen if the user has *already* authenticated and we're ending up in this codepath in response.) Bug: 7458531 Change-Id: I9571acf19f9bcc16bba7a826f916da7be8ca9c33
Diffstat (limited to 'docs/html/sdk/api_diff/14/changes')
0 files changed, 0 insertions, 0 deletions