Searched defs:notEnabledContentsType (Results 1 – 2 of 2) sorted by relevance
286 public abstract int notEnabledContentsType(); in notEnabledContentsType() method in CheckEligibilityOperation.CheckEligibilityResponse357 public abstract Builder setNotEnabledContentsType( in setNotEnabledContentsType()
329 int notEnabledContentsType = HttpConstants.ContentType.UNKNOWN; in checkEligibility() local