Searched refs:mCallingAppUidSupplier (Results 1 – 3 of 3) sorted by relevance
102 @NonNull private final CallingAppUidSupplier mCallingAppUidSupplier; field in ProtectedSignalsServiceImpl186 mCallingAppUidSupplier = callingAppUidSupplier; in ProtectedSignalsServiceImpl()389 return mCallingAppUidSupplier.getCallingAppUid(); in getCallingUid()
100 @NonNull private final CallingAppUidSupplier mCallingAppUidSupplier; field in CustomAudienceServiceImpl185 mCallingAppUidSupplier = callingAppUidSupplier; in CustomAudienceServiceImpl()733 return mCallingAppUidSupplier.getCallingAppUid(); in getCallingUid()
170 @NonNull private final CallingAppUidSupplier mCallingAppUidSupplier; field in AdSelectionServiceImpl266 mCallingAppUidSupplier = callingAppUidSupplier; in AdSelectionServiceImpl()1192 return mCallingAppUidSupplier.getCallingAppUid(); in getCallingUid()