Home
last modified time | relevance | path

Searched refs:getOhttpResponseLabel (Results 1 – 4 of 4) sorted by relevance

/packages/modules/AdServices/adservices/service-core/jni/java/com/android/adservices/ohttp/
DObliviousHttpKeyConfig.java89 public static String getOhttpResponseLabel(boolean useFledgeAuctionServerMediaTypeChange) { in getOhttpResponseLabel() method in ObliviousHttpKeyConfig
DObliviousHttpClient.java207 ObliviousHttpKeyConfig.getOhttpResponseLabel(requestContext.hasMediaTypeChanged()) in export()
DObliviousHttpGateway.java235 ObliviousHttpKeyConfig.getOhttpResponseLabel(isMediaTypeChanged) in encrypt()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/jni/java/com/android/adservices/ohttp/
DOhttpJniWrapperTest.java409 ObliviousHttpKeyConfig.getOhttpResponseLabel(hasMediaTypeChanged) in hpkeExport_returnsCorrectSecret()
426 ObliviousHttpKeyConfig.getOhttpResponseLabel(hasMediaTypeChanged) in hpkeExport_returnsCorrectSecret_withServerAuctionMediaTypeChange()