Searched refs:addExternalProcessHandleLocked (Results 1 – 2 of 2) sorted by relevance
127 public void addExternalProcessHandleLocked(IBinder token, int callingUid, String callingTag) { in addExternalProcessHandleLocked() method in ContentProviderRecord
1448 cpr.addExternalProcessHandleLocked(externalProcessToken, callingUid, callingTag); in incProviderCountLocked()