Home
last modified time | relevance | path

Searched defs:remoteViews (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/core/java/android/widget/
H A DRemoteViewsListAdapter.java36 public RemoteViewsListAdapter(Context context, ArrayList<RemoteViews> remoteViews, in RemoteViewsListAdapter()
45 public void setViewsList(ArrayList<RemoteViews> remoteViews) { in setViewsList()
H A DRemoteViewsAdapter.java989 final RemoteViews remoteViews; in updateRemoteViews() local
1270 public final RemoteViews remoteViews; field in RemoteViewsAdapter.LoadingViewTemplate
/aosp14/frameworks/base/core/java/android/appwidget/
H A DAppWidgetHostView.java518 public void updateAppWidget(RemoteViews remoteViews) { in updateAppWidget()
536 protected void applyRemoteViews(@Nullable RemoteViews remoteViews, boolean useAsyncIfPossible) { in applyRemoteViews()
627 private void inflateAsync(@NonNull RemoteViews remoteViews) { in inflateAsync()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentInflater.java366 private static void setRemoteViewsInflaterFactory(RemoteViews remoteViews, in setRemoteViewsInflaterFactory()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/people/
H A DPeopleTileViewHelper.java1381 RemoteViewsAndSizes(RemoteViews remoteViews, int avatarSize) { in RemoteViewsAndSizes()
/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java7800 RemoteViews remoteViews = makeBigContentView(); in makeContentView() local
10046 RemoteViews remoteViews = mBuilder.applyStandardTemplateWithActions( in makeDecoratedHeadsUpContentView() local
10062 RemoteViews remoteViews = mBuilder.applyStandardTemplate( in makeStandardTemplateWithCustomContent() local
10081 RemoteViews remoteViews = mBuilder.applyStandardTemplateWithActions( in makeDecoratedBigContentView() local
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...