summaryrefslogtreecommitdiffstats
path: root/res/drawable-mdpi/ic_emergency.png
diff options
context:
space:
mode:
authorDavid Brown <dab@google.com>2011-06-20 12:38:45 -0700
committerDavid Brown <dab@google.com>2011-06-24 16:18:30 -0700
commit8373b451692a39abdfd12444241c016831e1a4a4 (patch)
treef0a0fd8542a959125ca069d44c94fd58a046768a /res/drawable-mdpi/ic_emergency.png
parent127757637b4c4225fefca5704a375667b88282f8 (diff)
downloadpackages_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-mdpi/ic_emergency.png')
-rwxr-xr-xres/drawable-mdpi/ic_emergency.pngbin0 -> 900 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-mdpi/ic_emergency.png b/res/drawable-mdpi/ic_emergency.png
new file mode 100755
index 0000000..c6faf1e
--- /dev/null
+++ b/res/drawable-mdpi/ic_emergency.png
Binary files differ