Searched refs:addExternalProcessHandleLocked (Results 1 – 3 of 3) sorted by relevance
121 public void addExternalProcessHandleLocked(IBinder token, int callingUid, String callingTag) { in addExternalProcessHandleLocked() method in ContentProviderRecord
6652 cpr.addExternalProcessHandleLocked(externalProcessToken, callingUid, callingTag); in incProviderCountLocked()
3329 PLcom/android/server/am/ContentProviderRecord;->addExternalProcessHandleLocked(Landroid/os/IBinder;…