From 3fb6af5fe7b4b287fe381f53a7d3c5225fb75c44 Mon Sep 17 00:00:00 2001 From: Yorke Lee Date: Wed, 20 Aug 2014 14:38:59 -0700 Subject: Add accessibility announcements for call state changes * Add new accessibility-related strings * Create and send accessibility events as necessary when a button's state changes Bug: 17147682 Bug: 17144849 Bug: 17161247 Change-Id: Ib1637993c644c4f159e850bdb9d54e0f00d3a68e --- InCallUI/res/values/strings.xml | 24 +++++++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-) (limited to 'InCallUI/res') diff --git a/InCallUI/res/values/strings.xml b/InCallUI/res/values/strings.xml index 964286aa0..fc2ee20c8 100644 --- a/InCallUI/res/values/strings.xml +++ b/InCallUI/res/values/strings.xml @@ -486,12 +486,30 @@ --> backspace - - Speakerphone enabled. + + Speakerphone selected - + + Earpiece selected + + + Wired headset selected + + + Bluetooth headset selected + + Call muted. + + Call unmuted. + + + Call put on hold. + + + Call removed from hold. + Answer -- cgit v1.2.3