Searched refs:updateWidget (Results 1 – 2 of 2) sorted by relevance
/cts/apps/CtsVerifier/src/com/android/cts/verifier/widget/ |
D | WidgetCtsProvider.java | 99 updateWidget(ctx, widgetId, mgr, options); in onReceive() 152 updateWidget(context, appWidgetIds[i], appWidgetManager, null); in onUpdate() 159 updateWidget(context, appWidgetId, appWidgetManager, newOptions); in onAppWidgetOptionsChanged() 233 private void updateWidget(Context context, int appWidgetId, AppWidgetManager appWidgetManager, in updateWidget() method in WidgetCtsProvider
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/ |
D | PolicyTransparencyTestActivity.java | 184 updateWidget(widgetId); in updateTestInstructions() 187 private void updateWidget(int widgetId) { in updateWidget() method in PolicyTransparencyTestActivity
|