Searched refs:RESULT_DISALLOWED_APP_CONFIG_PARSING_ERROR (Results 1 – 4 of 4) sorted by relevance
81 public static final int RESULT_DISALLOWED_APP_CONFIG_PARSING_ERROR = field in AppManifestConfigCall104 RESULT_DISALLOWED_APP_CONFIG_PARSING_ERROR,181 case RESULT_DISALLOWED_APP_CONFIG_PARSING_ERROR: in resultToString()
26 …android.adservices.service.common.AppManifestConfigCall.RESULT_DISALLOWED_APP_CONFIG_PARSING_ERROR;248 call.result = RESULT_DISALLOWED_APP_CONFIG_PARSING_ERROR;
30 …android.adservices.service.common.AppManifestConfigCall.RESULT_DISALLOWED_APP_CONFIG_PARSING_ERROR;171 expect.withMessage("resultToString(%s)", RESULT_DISALLOWED_APP_CONFIG_PARSING_ERROR) in testResultToString()172 .that(resultToString(RESULT_DISALLOWED_APP_CONFIG_PARSING_ERROR)) in testResultToString()239 "isAllowed(%s)", resultToString(RESULT_DISALLOWED_APP_CONFIG_PARSING_ERROR)) in testIsAllowed()240 .that(isAllowed(RESULT_DISALLOWED_APP_CONFIG_PARSING_ERROR)) in testIsAllowed()
29 …android.adservices.service.common.AppManifestConfigCall.RESULT_DISALLOWED_APP_CONFIG_PARSING_ERROR;381 verifyLogUsageForAllApis(RESULT_DISALLOWED_APP_CONFIG_PARSING_ERROR); in testIsAllowedApiAccess_parsingExceptionSwallowed_enabledByDefault_sPlus()394 verifyLogUsageForAllApis(RESULT_DISALLOWED_APP_CONFIG_PARSING_ERROR); in testIsAllowedApiAccess_parsingExceptionSwallowed_enabledByDefault_rMinus()