From d2fda4ab69205fc672c02141f9b62c1958f73ace Mon Sep 17 00:00:00 2001 From: Nancy Chen Date: Tue, 20 Oct 2015 17:12:01 -0700 Subject: Add hours of operation info to incall business context. Display hours of operation information if it is available. If hours of operation are available, also determine whether it is currently open or closed. Display in the InCallUI when making a business call. Also add tests to make sure that the business context object is constructed correctly. Bug: 23351559 Change-Id: Ic2846e54e15ade37ccf0b916651cc3388da3cc23 --- InCallUI/res/drawable-xxxhdpi/ic_schedule_white_24dp.png | Bin 0 -> 1478 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 InCallUI/res/drawable-xxxhdpi/ic_schedule_white_24dp.png (limited to 'InCallUI/res/drawable-xxxhdpi') diff --git a/InCallUI/res/drawable-xxxhdpi/ic_schedule_white_24dp.png b/InCallUI/res/drawable-xxxhdpi/ic_schedule_white_24dp.png new file mode 100644 index 000000000..b94f4dfa1 Binary files /dev/null and b/InCallUI/res/drawable-xxxhdpi/ic_schedule_white_24dp.png differ -- cgit v1.2.3