From 7edddb4961c7c64f8d2a06495f742e04b5cc7696 Mon Sep 17 00:00:00 2001 From: Dan Sandler Date: Mon, 6 Apr 2015 16:49:28 -0400 Subject: Tests for Notification object construction and parceling. The tests use the new hidden Parcel APIs (if available on the running platform) to emit statistics about ashmem usage. Bug: 20153922 Bug: 20079551 Change-Id: I400d2a932f297e582c335389570f93c0d4a19fc9 --- tests/notification/res/values/strings.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 tests/notification/res/values/strings.xml (limited to 'tests/notification/res/values/strings.xml') diff --git a/tests/notification/res/values/strings.xml b/tests/notification/res/values/strings.xml new file mode 100644 index 0000000..80bf103 --- /dev/null +++ b/tests/notification/res/values/strings.xml @@ -0,0 +1,10 @@ + + + Hello World, NotificationShowcaseActivity! + NotificationShowcase + Post Notifications + Remove Notifications + call answered + call ignored + Full Screen Activity + -- cgit v1.1