Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DActivityThread.java343 final ArrayMap<IBinder, ProviderRefCount> mProviderRefCountMap
344 = new ArrayMap<IBinder, ProviderRefCount>();
1725 completeRemoveProvider((ProviderRefCount)msg.obj); in handleMessage()
4044 private static final class ProviderRefCount { class in ActivityThread
4057 ProviderRefCount(ContentProviderHolder inHolder, in ProviderRefCount() method in ActivityThread.ProviderRefCount
6000 private final void incProviderRefLocked(ProviderRefCount prc, boolean stable) { in incProviderRefLocked()
6090 ProviderRefCount prc = mProviderRefCountMap.get(jBinder); in acquireExistingProvider()
6105 ProviderRefCount prc = mProviderRefCountMap.get(jBinder); in releaseProvider()
6187 final void completeRemoveProvider(ProviderRefCount prc) { in completeRemoveProvider()
6204 ProviderRefCount existingPrc = mProviderRefCountMap.get(jBinder); in completeRemoveProvider()
[all …]
/frameworks/base/config/
Dpreloaded-classes169 android.app.ActivityThread$ProviderRefCount
Dhiddenapi-private-dex.txt2458 Landroid/app/ActivityThread$ProviderRefCount;
2459 Landroid/app/ActivityThread$ProviderRefCount;-><init>(Landroid/app/ContentProviderHolder;Landroid/a…
2460 Landroid/app/ActivityThread$ProviderRefCount;->client:Landroid/app/ActivityThread$ProviderClientRec…
2461 Landroid/app/ActivityThread$ProviderRefCount;->holder:Landroid/app/ContentProviderHolder;
2462 Landroid/app/ActivityThread$ProviderRefCount;->removePending:Z
2463 Landroid/app/ActivityThread$ProviderRefCount;->stableCount:I
2464 Landroid/app/ActivityThread$ProviderRefCount;->unstableCount:I
2504 Landroid/app/ActivityThread;->completeRemoveProvider(Landroid/app/ActivityThread$ProviderRefCount;)V
2605 Landroid/app/ActivityThread;->incProviderRefLocked(Landroid/app/ActivityThread$ProviderRefCount;Z)V
Dboot-image-profile.txt13194 …android/app/ActivityThread;->completeRemoveProvider(Landroid/app/ActivityThread$ProviderRefCount;)V
13242 HSPLandroid/app/ActivityThread;->incProviderRefLocked(Landroid/app/ActivityThread$ProviderRefCount;…
53721 Landroid/app/ActivityThread$ProviderRefCount;