Home
last modified time | relevance | path

Searched refs:RemoteViewsCacheKey (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/widget/
H A DRemoteViewsAdapter.java91 private static final HashMap<RemoteViewsCacheKey, FixedSizeRemoteViewsCache>
93 private static final HashMap<RemoteViewsCacheKey, Runnable>
809 static class RemoteViewsCacheKey { class in RemoteViewsAdapter
813 RemoteViewsCacheKey(Intent.FilterComparison filter, int widgetId) { in RemoteViewsCacheKey() method in RemoteViewsAdapter.RemoteViewsCacheKey
820 if (!(o instanceof RemoteViewsCacheKey)) { in equals()
823 RemoteViewsCacheKey other = (RemoteViewsCacheKey) o; in equals()
865 RemoteViewsCacheKey key = new RemoteViewsCacheKey(new Intent.FilterComparison(mIntent), in RemoteViewsAdapter()
912 final RemoteViewsCacheKey key = new RemoteViewsCacheKey( in saveRemoteViewsCache()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt69265 Landroid/widget/RemoteViewsAdapter$RemoteViewsCacheKey;-><init>(Landroid/content/Intent$FilterCompa…
69266 Landroid/widget/RemoteViewsAdapter$RemoteViewsCacheKey;->filter:Landroid/content/Intent$FilterCompa…
69267 Landroid/widget/RemoteViewsAdapter$RemoteViewsCacheKey;->widgetId:I