Searched refs:ProviderRefCount (Results 1 – 4 of 4) sorted by relevance
428 final ArrayMap<IBinder, ProviderRefCount> mProviderRefCountMap429 = new ArrayMap<IBinder, ProviderRefCount>();1952 completeRemoveProvider((ProviderRefCount)msg.obj); in handleMessage()4557 private static final class ProviderRefCount { class in ActivityThread4570 ProviderRefCount(ContentProviderHolder inHolder, in ProviderRefCount() method in ActivityThread.ProviderRefCount6631 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 …]
171 android.app.ActivityThread$ProviderRefCount
2020 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:Z2024 Landroid/app/ActivityThread$ProviderRefCount;->stableCount:I2025 Landroid/app/ActivityThread$ProviderRefCount;->unstableCount:I2051 Landroid/app/ActivityThread;->completeRemoveProvider(Landroid/app/ActivityThread$ProviderRefCount;)V2132 Landroid/app/ActivityThread;->incProviderRefLocked(Landroid/app/ActivityThread$ProviderRefCount;Z)V
766 …android/app/ActivityThread;->completeRemoveProvider(Landroid/app/ActivityThread$ProviderRefCount;)V818 HSPLandroid/app/ActivityThread;->incProviderRefLocked(Landroid/app/ActivityThread$ProviderRefCount;…32197 Landroid/app/ActivityThread$ProviderRefCount;