OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:buildUpdate
(Results
1 - 8
of
8
) sorted by null
/development/apps/BuildWidget/src/com/android/buildwidget/
BuildWidget.java
53
RemoteViews updateViews =
buildUpdate
(this);
61
public RemoteViews
buildUpdate
(Context context) {
/packages/apps/Gallery/src/com/android/camera/
PhotoAppWidgetBind.java
70
PhotoAppWidgetProvider.
buildUpdate
(this, appWidgetId,
PhotoAppWidgetConfigure.java
85
RemoteViews views = PhotoAppWidgetProvider.
buildUpdate
(this,
PhotoAppWidgetProvider.java
51
RemoteViews views =
buildUpdate
(context, appWidgetId, helper);
74
static RemoteViews
buildUpdate
(Context context, int appWidgetId,
/development/samples/Wiktionary/src/com/example/android/wiktionary/
WordWidget.java
54
RemoteViews updateViews =
buildUpdate
(this);
78
public RemoteViews
buildUpdate
(Context context) {
/development/samples/WiktionarySimple/src/com/example/android/simplewiktionary/
WordWidget.java
55
RemoteViews updateViews =
buildUpdate
(this);
67
public RemoteViews
buildUpdate
(Context context) {
/packages/apps/Protips/src/com/android/protips/
ProtipWidget.java
159
RemoteViews rv =
buildUpdate
(mContext);
191
public RemoteViews
buildUpdate
(Context context) {
/packages/apps/Settings/src/com/android/settings/widget/
SettingsAppWidgetProvider.java
663
RemoteViews view =
buildUpdate
(context);
686
static RemoteViews
buildUpdate
(Context context) {
713
RemoteViews views =
buildUpdate
(context);
[
all
...]
Completed in 60 milliseconds