Home
last modified time | relevance | path

Searched defs:setDeprecated (Results 1 – 12 of 12) sorted by relevance

/external/doclava/src/com/google/doclava/apicheck/
DAbstractMethodInfo.java25 public void setDeprecated(boolean deprecated); in setDeprecated() method
/external/protobuf/php/src/Google/Protobuf/Internal/
DServiceOptions.php80 public function setDeprecated($var) function in Google\\Protobuf\\Internal\\ServiceOptions
DEnumValueOptions.php80 public function setDeprecated($var) function in Google\\Protobuf\\Internal\\EnumValueOptions
DMethodOptions.php86 public function setDeprecated($var) function in Google\\Protobuf\\Internal\\MethodOptions
DEnumOptions.php125 public function setDeprecated($var) function in Google\\Protobuf\\Internal\\EnumOptions
DMessageOptions.php269 public function setDeprecated($var) function in Google\\Protobuf\\Internal\\MessageOptions
DFieldOptions.php409 public function setDeprecated($var) function in Google\\Protobuf\\Internal\\FieldOptions
DFileOptions.php717 public function setDeprecated($var) function in Google\\Protobuf\\Internal\\FileOptions
/external/doclava/src/com/google/doclava/
DFieldInfo.java141 public void setDeprecated(boolean deprecated) { in setDeprecated() method in FieldInfo
DMethodInfo.java240 public void setDeprecated(boolean deprecated) { in setDeprecated() method in MethodInfo
DClassInfo.java585 public void setDeprecated(boolean deprecated) { in setDeprecated() method in ClassInfo
/external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
DAPIInfo.java92 public void setDeprecated() { setType(STA, STA_DEPRECATED); } in setDeprecated() method in APIInfo