Home
last modified time | relevance | path

Searched refs:appSetIdScope (Results 1 – 2 of 2) sorted by relevance

/packages/modules/AdServices/adservices/framework/java/android/adservices/appsetid/
DAppSetId.java62 public AppSetId(@NonNull String appSetId, @AppSetIdScope int appSetIdScope) { in AppSetId() argument
64 mAppSetIdScope = appSetIdScope; in AppSetId()
DGetAppSetIdResult.java61 @AppSetIdScope int appSetIdScope) { in GetAppSetIdResult() argument
64 mAppSetIdScope = appSetIdScope; in GetAppSetIdResult()