Home
last modified time | relevance | path

Searched refs:updateAppWidgetOptions (Results 1 – 10 of 10) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
H A DAppWidgetOptionsHelper.java40 appWidgetManager.updateAppWidgetOptions(appWidgetId, options); in setPeopleTileKey()
H A DPeopleSpaceWidgetManager.java1248 mAppWidgetManager.updateAppWidgetOptions(id, b); in remapWidgets()
/aosp14/frameworks/base/core/java/com/android/internal/appwidget/
H A DIAppWidgetService.aidl56 void updateAppWidgetOptions(String callingPackage, int appWidgetId, in Bundle extras); in updateAppWidgetOptions() method
/aosp14/frameworks/base/core/java/android/appwidget/
H A DAppWidgetHostView.java407 updateAppWidgetOptions(options); in updateAppWidgetSize()
450 updateAppWidgetOptions(newOptions); in updateAppWidgetSize()
461 public void updateAppWidgetOptions(Bundle options) { in updateAppWidgetOptions() method in AppWidgetHostView
462 AppWidgetManager.getInstance(mContext).updateAppWidgetOptions(mAppWidgetId, options); in updateAppWidgetOptions()
H A DAppWidgetManager.java629 public void updateAppWidgetOptions(int appWidgetId, Bundle options) { in updateAppWidgetOptions() method in AppWidgetManager
634 mService.updateAppWidgetOptions(mPackageName, appWidgetId, options); in updateAppWidgetOptions()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetManagerTest.java1097 verify(mAppWidgetManager, never()).updateAppWidgetOptions( in testOnAppWidgetOptionsChangedNoWidgetAdded()
1127 verify(mAppWidgetManager, times(1)).updateAppWidgetOptions( in testOnAppWidgetOptionsChangedWidgetAdded()
/aosp14/frameworks/base/services/appwidget/java/com/android/server/appwidget/
H A DAppWidgetServiceImpl.java1411 public void updateAppWidgetOptions(String callingPackage, int appWidgetId, Bundle options) { in updateAppWidgetOptions() method in AppWidgetServiceImpl
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt9317 method public void updateAppWidgetOptions(android.os.Bundle);
9342 method public void updateAppWidgetOptions(int, android.os.Bundle);
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt72874 Lcom/android/internal/appwidget/IAppWidgetService$Stub$Proxy;->updateAppWidgetOptions(Ljava/lang/St…
72922 Lcom/android/internal/appwidget/IAppWidgetService;->updateAppWidgetOptions(Ljava/lang/String;ILandr…