Searched refs:RESULT_DISALLOWED_GENERIC_ERROR (Results 1 – 2 of 2) sorted by relevance
93 public static final int RESULT_DISALLOWED_GENERIC_ERROR = field in AppManifestConfigCall108 RESULT_DISALLOWED_GENERIC_ERROR189 case RESULT_DISALLOWED_GENERIC_ERROR: in resultToString()
35 …static com.android.adservices.service.common.AppManifestConfigCall.RESULT_DISALLOWED_GENERIC_ERROR;184 expect.withMessage("resultToString(%s)", RESULT_DISALLOWED_GENERIC_ERROR) in testResultToString()185 .that(resultToString(RESULT_DISALLOWED_GENERIC_ERROR)) in testResultToString()254 expect.withMessage("isAllowed(%s)", resultToString(RESULT_DISALLOWED_GENERIC_ERROR)) in testIsAllowed()255 .that(isAllowed(RESULT_DISALLOWED_GENERIC_ERROR)) in testIsAllowed()