summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/22/changes
diff options
context:
space:
mode:
authorBryce Lee <brycelee@google.com>2018-03-12 09:04:44 -0700
committerBryce Lee <brycelee@google.com>2018-03-12 18:42:13 -0700
commitd939cf04e52b4f8e635989374e3bc47c3936aedc (patch)
tree6d854e5c58a9fe7a7cedc1a3fc3b9cc9a2637c38 /docs/html/sdk/api_diff/22/changes
parent2b9620cc71112b4dc0025744ccb6b4f01f7b554b (diff)
Use isKeyguardLocked to determine whether to resume.
Previously, we used isKeyguardActive to determine whether we should resume an activity. This does not account for the keyguard going away, which can leads to a timing issue where we do not resume an activity when coming out of sleep from fingerprint unlock. This change also prevents us from pausing a stopped activity that is is considered to be the resumed activity as it will be brought to the resumed state. Fixes: 73991496 Test: Open display settings, lock screen, fingerprint unlock, press back, verify main settings page is shown immediately. Change-Id: I3a7a33f5359a41fc958e3d8e799c39f5193ecb56
Diffstat (limited to 'docs/html/sdk/api_diff/22/changes')
0 files changed, 0 insertions, 0 deletions