summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/calldetails
diff options
context:
space:
mode:
authortwyen <twyen@google.com>2017-11-21 17:54:34 -0800
committerCopybara-Service <copybara-piper@google.com>2017-11-22 16:25:46 -0800
commit1fb1c697a2b71ed629df76c4be129729f3cb6aea (patch)
tree79bd528ffe8b1a37d11c1ae42c7a50b4bdb28901 /java/com/android/dialer/calldetails
parentecbcc5c8cce01c70480e73284a9e5e1115fc6649 (diff)
Fix showing CallingAccountSelector in lock screen
android:showWhenLocked and FLAG_SHOW_WHEN_LOCKED is added to PreCallActivity so it can be launched in lockscreen. PreCallCoordinator now grabs new instances of PreCallActions onResume so the state can be flushed. If it is reused states like PendingAction might be used after it is discarded. Added null check before discarding fragment because it might not be created yet due to background query. Bug: 69570769 Test: CallingAccountSelectorTest PiperOrigin-RevId: 176587256 Change-Id: Iaa7145e860136e9177f568e2c84461ed5efa12a1
Diffstat (limited to 'java/com/android/dialer/calldetails')
0 files changed, 0 insertions, 0 deletions