From d755b06805dd3ed4dc6c08ff1750e28543901854 Mon Sep 17 00:00:00 2001 From: Bjorn Bringert Date: Wed, 6 Jan 2010 17:15:37 +0000 Subject: [PATCH] Add RemoteViews.setBundle() method. This is needed for setting the app search data for an upcoming search source selection widget which is @RemoteView. Change-Id: I2d04ff68d0ad7f12e88ed25ded75e174a8403bcc --- api/current.xml | 17 +++++++++++++++++ core/java/android/widget/RemoteViews.java | 22 +++++++++++++++++++++- 2 files changed, 38 insertions(+), 1 deletion(-) diff --git a/api/current.xml b/api/current.xml index 9308be0a87104..b8621d865e7dd 100644 --- a/api/current.xml +++ b/api/current.xml @@ -199867,6 +199867,23 @@ + + + + + + + +