diff options
author | David Brown <dab@google.com> | 2011-06-20 12:38:45 -0700 |
---|---|---|
committer | David Brown <dab@google.com> | 2011-06-24 16:18:30 -0700 |
commit | 8373b451692a39abdfd12444241c016831e1a4a4 (patch) | |
tree | f0a0fd8542a959125ca069d44c94fd58a046768a /res/drawable-hdpi/ic_emergency.png | |
parent | 127757637b4c4225fefca5704a375667b88282f8 (diff) | |
download | packages_apps_settings-8373b451692a39abdfd12444241c016831e1a4a4.zip packages_apps_settings-8373b451692a39abdfd12444241c016831e1a4a4.tar.gz packages_apps_settings-8373b451692a39abdfd12444241c016831e1a4a4.tar.bz2 |
Add "emergency call" button to CryptKeeper
This allows you to make an emergency call without needing to decrypt
your device first.
The exact appearance of the button, and the two possible icons shown to
the left of the text, are taken directly from the corresponding
framework resources (see keyguard_screen_*.xml, ic_emergency.png, and
stat_sys_phone_call.png.)
Also, the code in CryptKeeper.java for updating the state of, and
handling clicks from, the "Emergency call" button is mostly duplicated
from the corresponding code in LockPatternUtils and
LockPatternKeyguardView under frameworks/base.
Bug: 4494186
Change-Id: I36a713fdbc3281a7ba46762d47d5b61fb3cd194d
Diffstat (limited to 'res/drawable-hdpi/ic_emergency.png')
-rw-r--r-- | res/drawable-hdpi/ic_emergency.png | bin | 0 -> 1045 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-hdpi/ic_emergency.png b/res/drawable-hdpi/ic_emergency.png Binary files differnew file mode 100644 index 0000000..89c05e3 --- /dev/null +++ b/res/drawable-hdpi/ic_emergency.png |