Home
last modified time | relevance | path

Searched defs:remoteView (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotifRemoteViewCache.java59 RemoteViews remoteView); in putCachedView()
H A DNotifRemoteViewCacheImpl.java64 RemoteViews remoteView) { in putCachedView()
/aosp12/frameworks/base/core/java/android/app/
H A DNotification.java6736 private void reduceImageSizesForRemoteView(RemoteViews remoteView, Context context, in reduceImageSizesForRemoteView()