OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:buildWidget
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/gadget/
PhotoAppWidgetProvider.java
40
static RemoteViews
buildWidget
(Context context, int id, Entry entry) {
66
RemoteViews views =
buildWidget
(context, id, entry);
WidgetConfigure.java
96
RemoteViews views = PhotoAppWidgetProvider.
buildWidget
(this, mAppWidgetId, entry);
Completed in 44 milliseconds