Home
last modified time | relevance | path

Searched refs:ProviderRefCount (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/app/
DActivityThread.java428 final ArrayMap<IBinder, ProviderRefCount> mProviderRefCountMap
429 = new ArrayMap<IBinder, ProviderRefCount>();
1952 completeRemoveProvider((ProviderRefCount)msg.obj); in handleMessage()
4557 private static final class ProviderRefCount { class in ActivityThread
4570 ProviderRefCount(ContentProviderHolder inHolder, in ProviderRefCount() method in ActivityThread.ProviderRefCount
6631 private final void incProviderRefLocked(ProviderRefCount prc, boolean stable) { in incProviderRefLocked()
6722 ProviderRefCount prc = mProviderRefCountMap.get(jBinder); in acquireExistingProvider()
6738 ProviderRefCount prc = mProviderRefCountMap.get(jBinder); in releaseProvider()
6817 final void completeRemoveProvider(ProviderRefCount prc) { in completeRemoveProvider()
6834 ProviderRefCount existingPrc = mProviderRefCountMap.get(jBinder); in completeRemoveProvider()
[all …]
/frameworks/base/config/
Dpreloaded-classes171 android.app.ActivityThread$ProviderRefCount
Dhiddenapi-greylist-max-o.txt2020 Landroid/app/ActivityThread$ProviderRefCount;-><init>(Landroid/app/ContentProviderHolder;Landroid/a…
2021 Landroid/app/ActivityThread$ProviderRefCount;->client:Landroid/app/ActivityThread$ProviderClientRec…
2022 Landroid/app/ActivityThread$ProviderRefCount;->holder:Landroid/app/ContentProviderHolder;
2023 Landroid/app/ActivityThread$ProviderRefCount;->removePending:Z
2024 Landroid/app/ActivityThread$ProviderRefCount;->stableCount:I
2025 Landroid/app/ActivityThread$ProviderRefCount;->unstableCount:I
2051 Landroid/app/ActivityThread;->completeRemoveProvider(Landroid/app/ActivityThread$ProviderRefCount;)V
2132 Landroid/app/ActivityThread;->incProviderRefLocked(Landroid/app/ActivityThread$ProviderRefCount;Z)V
Dboot-image-profile.txt766 …android/app/ActivityThread;->completeRemoveProvider(Landroid/app/ActivityThread$ProviderRefCount;)V
818 HSPLandroid/app/ActivityThread;->incProviderRefLocked(Landroid/app/ActivityThread$ProviderRefCount;…
32197 Landroid/app/ActivityThread$ProviderRefCount;